l10n: Eliminated STRING_HELPER_PROJECT_*

This commit is contained in:
Paul Beckingham 2018-01-20 14:07:07 -05:00
parent 28ddf8699a
commit 6f6335f67a
10 changed files with 4 additions and 58 deletions

View file

@ -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."