0

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 commit a 2nd time everything is corrected!!

Any solutions for this?

AJocham
  • 5
  • 2

1 Answers1

0

You've also reported it at https://github.com/WeblateOrg/weblate/issues/4151, let's deal with the bug there...

Michal Čihař
  • 9,799
  • 6
  • 49
  • 87