mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-30 04:23:24 +02:00
l10n: Eliminated STRING_CMD_SUMMARY_*
This commit is contained in:
parent
e830176d13
commit
b3aa531f4a
10 changed files with 6 additions and 60 deletions
|
@ -208,12 +208,6 @@
|
|||
#define STRING_CMD_PROJECTS_SUMMARY2 "{1} proyectos"
|
||||
#define STRING_CMD_PROJECTS_TASK "({1} tarea)"
|
||||
#define STRING_CMD_PROJECTS_TASKS "({1} tareas)"
|
||||
#define STRING_CMD_SUMMARY_USAGE "Muestra un informe de estatus de tareas por proyecto"
|
||||
#define STRING_CMD_SUMMARY_PROJECT "Proyecto"
|
||||
#define STRING_CMD_SUMMARY_REMAINING "Quedan"
|
||||
#define STRING_CMD_SUMMARY_AVG_AGE "Edad media"
|
||||
#define STRING_CMD_SUMMARY_COMPLETE "Completas"
|
||||
#define STRING_CMD_SUMMARY_NONE "(ninguna)"
|
||||
#define STRING_CMD_COUNT_USAGE "Cuenta tareas que coinciden"
|
||||
|
||||
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue