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

@ -212,12 +212,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 "Nessun UDA definito."
#define STRING_CMD_UDAS_SUMMARY "{1} UDA definito"
#define STRING_CMD_UDAS_SUMMARY2 "{1} UDAs defined"
#define STRING_CMD_UDAS_ORPHAN "{1} UDA orfano"
#define STRING_CMD_UDAS_ORPHANS "{1} UDA orfani"
#define STRING_CMD_DELETE_USAGE "Cancella il task specificato"
#define STRING_CMD_DELETE_CONFIRM "Cancellare permanentemente il task {1} '{2}'?"
#define STRING_CMD_DELETE_TASK "Cancellazione del task {1} '{2}'."