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?