Translator icon indicating copy to clipboard operation
Translator copied to clipboard

An android application to help translate other apps

Results 14 Translator issues
Sort by recently updated
recently updated
newest added

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...

bug

* 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,...

enhancement

I noticed, some strings is hardcoded, and for that not translation.

s = serialport("COM3",9600,"Timeout",5); data = read(s,16,"uint32");