Translator
Translator copied to clipboard
An android application to help translate other apps
One of the strings of this app contains illegal characters, except I believe they are correct: ``` Some character\'s are considered illegal in \'xml\' format and are not acceptable! Please...
* As you can see, the translated string line are being appended an extra "" at the end , sometimes twice - [**Fixed**] * If you're translating the last strings,...
I noticed, some strings is hardcoded, and for that not translation.
s = serialport("COM3",9600,"Timeout",5); data = read(s,16,"uint32");