mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-30 04:23:24 +02:00
l10n: Eliminated STRING_CMD_UDAS_*
This commit is contained in:
parent
0e2cb5866c
commit
7b2e45692e
10 changed files with 5 additions and 59 deletions
|
@ -219,12 +219,6 @@
|
|||
#define STRING_CMD_GET_NO_DOM "Referencia a DOM no especificada."
|
||||
#define STRING_CMD_GET_BAD_REF "'{1}' no es una referencia a DOM."
|
||||
|
||||
#define STRING_CMD_UDAS_NO "Ningún UDA definido."
|
||||
#define STRING_CMD_UDAS_SUMMARY "{1} UDA definido"
|
||||
#define STRING_CMD_UDAS_SUMMARY2 "{1} UDAs definidos"
|
||||
#define STRING_CMD_UDAS_ORPHAN "{1} UDA huérfano"
|
||||
#define STRING_CMD_UDAS_ORPHANS "{1} UDAs huérfanos"
|
||||
|
||||
#define STRING_CMD_DELETE_USAGE "Suprime la tarea especificada"
|
||||
#define STRING_CMD_DELETE_CONFIRM "¿Suprimir permanentemente la tarea {1} '{2}'?"
|
||||
#define STRING_CMD_DELETE_TASK "Suprimiendo tarea {1} '{2}'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue