mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_UDAS_*
This commit is contained in:
parent
018e7e3547
commit
f09b65c980
10 changed files with 5 additions and 59 deletions
|
@ -210,12 +210,6 @@
|
|||
#define STRING_CMD_GET_NO_DOM "No DOM reference specified."
|
||||
#define STRING_CMD_GET_BAD_REF "'{1}' is not a DOM reference."
|
||||
|
||||
#define STRING_CMD_UDAS_NO "No UDAs defined."
|
||||
#define STRING_CMD_UDAS_SUMMARY "{1} UDA defined"
|
||||
#define STRING_CMD_UDAS_SUMMARY2 "{1} UDAs defined"
|
||||
#define STRING_CMD_UDAS_ORPHAN "{1} Orphan UDA"
|
||||
#define STRING_CMD_UDAS_ORPHANS "{1} Orphan UDAs"
|
||||
|
||||
#define STRING_CMD_DELETE_USAGE "Deletes the specified task"
|
||||
#define STRING_CMD_DELETE_CONFIRM "Delete task {1} '{2}'?"
|
||||
#define STRING_CMD_DELETE_TASK "Deleting task {1} '{2}'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue