Fix Stringium gneration when translation contains an =
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user