dolodobendan wrote: > As it seems I'm the only one seeing this or running update-lang.py, it > doesn't seem to matter that much. And if you'll run it for me, all the > better. :)
The whole idea of the script is to extract translatable strings from the source code, and place any missing translations at the end of all lang json files. So you, as a translator, just need to look at the end of the file for new strings. When new translations are added, and I re-run the script (because I've added other strings), those with translations will be moved. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
