WeblateOrg / weblate

Web based localization tool with tight version control integration.
https://weblate.org/
GNU General Public License v3.0
4.48k stars 993 forks source link

Adding translation strings for iOS in Weblate fails for the 1st commit #4151

Closed AJOCHAM closed 4 years ago

AJOCHAM commented 4 years ago

Everytime we add a new translation string in Weblate via Web-GUI the iOS string is without quotes.

drawer_collect_enroll_i=Select what you want but it should be "drawer_collect_enroll_i"="Select what you want"

If I edit the string and commit again, everything is fine

To Reproduce

  1. Add a new string via WebGui for an iOS String component
  2. Commit & push
  3. the resulting file is wrong

Weblate list_versions

github-actions[bot] commented 4 years ago

Thank you for your report, the issue you have reported has just been fixed.

AJOCHAM commented 4 years ago

i applied this changes to my ttkit-py in Weblate: 4.0.3 and it looks good. Thx a lot for your fast solution

asiboro commented 3 years ago

I am using version 4.3.2 and it still happens. I uploaded translation files as Zip.

nijel commented 3 years ago

@asiboro Maybe https://github.com/WeblateOrg/weblate/issues/5144?

asiboro commented 3 years ago

@asiboro Maybe #5144?

@nijel Thanks. I think you are right. I googled and was brought to this one.