Translation Script

22 views
Skip to first unread message

Diego Barreiro Pérez

unread,
Oct 15, 2017, 1:19:46 PM10/15/17
to App Inventor Open Source Development
This is just a small post to share this python script with all AppInventor distributions:



What this does is to convert the OdeMessages.java file into a .properties one, to add compatibility with Translation Centers
For example, in Makeroid we do so to support users to translate us here: https://translate.makeroid.io

Any AppInventor distrubution (Thunkable, AppyBuilder, AI2) can use it and create their own translation center and translate their strings for free with users' help



Any question on how to use it, just ask in this thread

Diego Barreiro Pérez

unread,
Oct 15, 2017, 1:22:31 PM10/15/17
to App Inventor Open Source Development
It must be executed with Python (either 2.7 or 3) from the translate directory 
cd appinventor/misc/translate && python script.py
And the output will be in that folder

I hope it's useful and it helps to all distributions
Reply all
Reply to author
Forward
0 new messages