Fix Stringium gneration when translation contains an =

This commit is contained in:
2022-07-22 17:38:33 +02:00
parent ea833fbae7
commit 0775be88b0
15 changed files with 229 additions and 45 deletions

View File

@ -18,6 +18,11 @@
"generic_welcome_firstname_format" = "Bienvenue \"%@\" !";
/********** EqualSymbol **********/
"test_equal_symbol" = "1€ = 1 point !";
/********** Placeholders **********/
"placeholders_test_one" = "Vous %%: %1$@ %2$@ Age: %3$d";