Handle backslash in xcstrings file generation
All checks were successful
gitea-openium/resgen.swift/pipeline/head This commit looks good
All checks were successful
gitea-openium/resgen.swift/pipeline/head This commit looks good
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
fr = Retour
|
||||
en-us = Back
|
||||
[generic_loading_data]
|
||||
en = Loading data...
|
||||
en = Loading\ndata...
|
||||
tags = droid,ios
|
||||
comments =
|
||||
fr = Chargement des données...
|
||||
en-us = Loading data...
|
||||
fr = Chargement\ndes données...
|
||||
en-us = Loading\ndata...
|
||||
[generic_welcome_firstname_format]
|
||||
en = Welcome "%@" !
|
||||
tags = droid,ios
|
||||
|
Reference in New Issue
Block a user