mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-30 20:37:20 +02:00
Tw-1409
- TW-1409 Allow "1 of N tasks remaining" to be correctly localized (thanks to Jeremy John Reeder).
This commit is contained in:
parent
f2c9be6c59
commit
11c013d88c
8 changed files with 14 additions and 2 deletions
|
@ -803,6 +803,7 @@
|
|||
#define STRING_HELPER_PROJECT_CHANGE "El proyecto '{1}' ha cambiado."
|
||||
#define STRING_HELPER_PROJECT_COMPL "El proyecto '{1}' se ha completado en un {2}%"
|
||||
#define STRING_HELPER_PROJECT_REM "(quedan {1} de {2} tareas)."
|
||||
#define STRING_HELPER_PROJECT_REM1 "({1} task remaining)."
|
||||
|
||||
// JSON
|
||||
#define STRING_JSON_MISSING_VALUE "Error: falta valor después de ',' en posición {1}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue