Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to translate .po to .pbl? #18

Open
imsergiobernal opened this issue Apr 18, 2017 · 1 comment
Open

How to translate .po to .pbl? #18

imsergiobernal opened this issue Apr 18, 2017 · 1 comment

Comments

@imsergiobernal
Copy link

I tried to translate it with translate.py but

Traceback (most recent call last):
File "C:\Users\sergi\Desktop\pebble-firmware-utils-master\translate.py", line 556, in
translate_fw(args)
File "C:\Users\sergi\Desktop\pebble-firmware-utils-master\translate.py", line 358, in translate_fw
print >>log, "WARNING: no usable ranges!"
TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'

Website is down and your email inbox is full. Regards

@MarSoft
Copy link
Owner

MarSoft commented Apr 19, 2017

Hello. Not sure about my inbox, because I successfully received notification about this GH issue. Translate script is totally obsolete, it was intended for making baked-in translations, not language packs. What you need is lang pack generator (https://pebware.herokuapp.com/langs) which is currently working. Please follow up if you have some issues with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants