mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_HELPER_PROJECT_*
This commit is contained in:
parent
28ddf8699a
commit
6f6335f67a
10 changed files with 4 additions and 58 deletions
|
@ -538,12 +538,6 @@
|
|||
#define STRING_FEEDBACK_BACKLOG_N "Hay {1} modificaciones locales. Se require una sincronización."
|
||||
#define STRING_FEEDBACK_BACKLOG "Hay {1} modificaciones locales. Se require una sincronización."
|
||||
|
||||
// helpers
|
||||
#define STRING_HELPER_PROJECT_CHANGE "El proyecto '{1}' ha cambiado."
|
||||
#define STRING_HELPER_PROJECT_COMPL "El proyecto '{1}' está completado en un {2}%"
|
||||
#define STRING_HELPER_PROJECT_REM "({1} de {2} tareas restantes)."
|
||||
#define STRING_HELPER_PROJECT_REM1 "({1} tarea restante)."
|
||||
|
||||
// 'show' command
|
||||
#define STRING_CMD_SHOW "Muestra todas las variables de configuración o un subconjunto"
|
||||
#define STRING_CMD_SHOW_ARGS "Solo puede especificar 'all' o un término de búsqueda."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue