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

Words were shifted #14

Closed
glixx opened this issue Jan 4, 2019 · 2 comments
Closed

Words were shifted #14

glixx opened this issue Jan 4, 2019 · 2 comments

Comments

@glixx
Copy link

glixx commented Jan 4, 2019

d["a4a_food"] for Russian are shifted. You add/delete/modify new words, but not in localized files.
It's important to have PO files to see both English and localized strings.
Depends on #8

@imiolek-ireneusz
Copy link
Owner

I found the issue and it is now fixed - will push it here soon. For some reason, I had one word twice, and another one was missing. For this list maybe not necessarily the PO, but I like the GCompris approach to it - a json type of a format. Will look into this when I get some spare time - for now it will work. Below are the matched words where the issue happened. Thanks for spotting this. Cookie word was missing I used "печенье" for it.
yoghurt : йогурт
dessert : десерт
pretzel : десерт
peanut : крендель
jam : арахис
feast : варенье
cookie : курица
bacon : бекон
spice : специи

@glixx
Copy link
Author

glixx commented Jan 4, 2019

JSON will not be localized. Translators do not like this format. But PO files is the best way. GCompris goes wrong way.

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