Tw-1409
- TW-1409 Allow "1 of N tasks remaining" to be correctly localized (thanks to
Jeremy John Reeder).
This commit is contained in:
@@ -791,6 +791,7 @@
|
||||
#define STRING_HELPER_PROJECT_CHANGE "Il progetto '{1}' è stato modificat."
|
||||
#define STRING_HELPER_PROJECT_COMPL "Il progetto '{1}' è {2}% completo"
|
||||
#define STRING_HELPER_PROJECT_REM "({1} di {2} task rimanenti)."
|
||||
#define STRING_HELPER_PROJECT_REM1 "({1} task remaining)."
|
||||
|
||||
// JSON
|
||||
#define STRING_JSON_MISSING_VALUE "Errore: mancato valore dopo ',' alla posizione {1}"
|
||||
|
||||
Reference in New Issue
Block a user