l10n: Eliminated STRING_CMD_UDAS_*

This commit is contained in:
Paul Beckingham
2018-01-20 20:02:08 -05:00
parent 0e2cb5866c
commit 7b2e45692e
10 changed files with 5 additions and 59 deletions

View File

@@ -208,12 +208,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}'."