mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_PURGE_*
This commit is contained in:
parent
e00f106012
commit
360b1d81d1
10 changed files with 6 additions and 78 deletions
|
@ -178,14 +178,6 @@
|
|||
#define STRING_CMD_UNIQUE_MISSING "Se debe especificar un atributo. Ver 'task _columns'."
|
||||
#define STRING_CMD_UNIQUE_VALID "Debe especificar un atributo o un UDA."
|
||||
|
||||
#define STRING_CMD_PURGE_USAGE "Removes the specified tasks from the data files. Causes permanent loss of data."
|
||||
#define STRING_CMD_PURGE_ABRT "Purge operation aborted."
|
||||
#define STRING_CMD_PURGE_1 "Purged {1} task."
|
||||
#define STRING_CMD_PURGE_N "Purged {1} tasks."
|
||||
#define STRING_CMD_PURGE_CONFIRM "Permanently remove task {1} '{2}'?"
|
||||
#define STRING_CMD_PURGE_CONFIRM_R "Task '{1}' is a recurrence template. All its {2} deleted children tasks will be purged as well. Continue?"
|
||||
#define STRING_CMD_PURGE_NDEL_CHILD "Task '{1}' is a recurrence template. Its child task {2} must be deleted before it can be purged."
|
||||
|
||||
#define STRING_CMD_APPEND_USAGE "Añade texto al final de la descripción de una tarea existente"
|
||||
#define STRING_CMD_APPEND_1 "Añadiendo texto a {1} tarea."
|
||||
#define STRING_CMD_APPEND_N "Añadiendo texto a {1} tareas."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue