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

PO files #27

Open
glixx opened this issue May 13, 2013 · 2 comments
Open

PO files #27

glixx opened this issue May 13, 2013 · 2 comments
Milestone

Comments

@glixx
Copy link

glixx commented May 13, 2013

PO files must have names: ru.po, de_DE.po (de.po?), en_US.po, etc.
PO files must be in directory ./po

File en_US.po is excess, because no difference with English, which is used by default.

@glixx
Copy link
Author

glixx commented May 13, 2013

Because csg will be translated in future, then better:
PO files must have names: canta-ru.po, canta-de_DE.po (canta-de.po?), canta-en_US.po, etc.
PO files must be in directory ./po

File canta-en_US.po is excess, because no difference with English, which is used by default.

@glixx
Copy link
Author

glixx commented May 13, 2013

And for unification:
sed -i -e 's|"canta"|prg_name|g' ./scripts/compile_translations.py

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

1 participant