ooni / translations

OONI translations
8 stars 2 forks source link

Double quotes in iOS #7

Closed lorenzoPrimi closed 5 years ago

lorenzoPrimi commented 5 years ago

The iOS app don't compile when there are strings with non escaped quotes:

"KEY" = "String "with" quotes";

should become

"KEY" = "String \"with\" quotes";

I remember there was a piece of the previous script to fix this, can we integrate it into here?

lorenzoPrimi commented 5 years ago

Here are some examples:

de el ar it