dolodobendan wrote: > But the ru.json and cs.json files will be reset to not translated at > all. Why would that be?
Not sure what you mean by reset. "git reset --hard" ?? "git checkout MaterialSkin/HTML/material/html/lang/ru.json" ??? Also, you should not need to run update-lang.py - I will run that when adding new strings. Untranslated (e.g. new) stings will be placed at the end of the .json files. All you then need to do is update the .json file for your language. *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
