Tw-1409
- TW-1409 Allow "1 of N tasks remaining" to be correctly localized (thanks to
Jeremy John Reeder).
This commit is contained in:
@@ -790,6 +790,7 @@
|
||||
#define STRING_HELPER_PROJECT_CHANGE "The project '{1}' has changed."
|
||||
#define STRING_HELPER_PROJECT_COMPL "Project '{1}' is {2}% complete"
|
||||
#define STRING_HELPER_PROJECT_REM "({1} of {2} tasks remaining)."
|
||||
#define STRING_HELPER_PROJECT_REM1 "({1} task remaining)."
|
||||
|
||||
// JSON
|
||||
#define STRING_JSON_MISSING_VALUE "Erreur : valeur manquante après ',' à la position {1}"
|
||||
|
||||
Reference in New Issue
Block a user