Quote:
Originally Posted by JustAMan
BTW, it looks like I was able to fix russian localization, at least I got home screen working, .txt/.prc reader working, .pdf reader working, settings working. Diff for latest translation pulled from transifex: Attachment 81801
What should I do with that?
|
You should push changed resources to Transifex:
- register on transifex.net
- apply for membership in Russian translation team of KT Framework resources
- after approving, pull resources from Transifex (just in case) in your clone of Git repo, apply your diff (if it's not applied yet), then push changed ru_RU resources back to Transifex (like tx push --resource=kindle-touch-framework.\* --language=ru_RU)
- commit your changes and push them to to Bitbucket
Quote:
Originally Posted by JustAMan
some stuff isn't translated at all (e.g. dialog "turn on WiFi?" is in English, but it might be JS-generated, dunno again).
|
WiFi dialog is Pillow-driven, so yes, it's JS part.