mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-29 00:53:23 +02:00
l10n: Eliminated STRING_CMD_UNIQUE_*
This commit is contained in:
parent
fb62263871
commit
20b9ead82a
10 changed files with 3 additions and 40 deletions
|
@ -135,10 +135,6 @@
|
|||
#define STRING_CMD_TAGS_SINGLE "1 marca"
|
||||
#define STRING_CMD_TAGS_PLURAL "{1} marcas"
|
||||
#define STRING_CMD_TAGS_NO_TAGS "No hay marcas."
|
||||
#define STRING_CMD_UNIQUE_USAGE "Genera listas de valores de atributo únicos"
|
||||
#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_IMPORT_USAGE "Importa archivos JSON"
|
||||
#define STRING_CMD_IMPORT_SUMMARY "Importadas {1} tareas."
|
||||
#define STRING_CMD_IMPORT_FILE "Importando '{1}'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue