Replies: 2 comments
-
Could you show an example of the buggy message (e.g. a link to a commit fixing the .po file)? |
Beta Was this translation helpful? Give feedback.
0 replies
-
The commit is to big but
I have seen all this cases in my real translations. I have a pending PR fixing the translations and improving my helper script checking such cases in po files. But there might be a more elegant solution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am an upstream maintainer managing over 40 languages in a Python application. There is one string in my Spanish translation containing to many } and causing exceptions when running. My translation platform (Weblate) was not able to detect that.
How would you suggest to deal with possible errors like that. I can not manually review all translations and also don't have enough skilled reviewers in each of that language.
I think about to somehow test that in a script using every translatable string in every available language.
What do you think?
Best,
Christian
X-Post: izimobil/polib#156
Beta Was this translation helpful? Give feedback.
All reactions