l10n: Eliminated STRING_CMD_LOGO_*

This commit is contained in:
Paul Beckingham 2018-01-20 14:54:27 -05:00
parent 58ff0e74f4
commit 4f08212415
10 changed files with 2 additions and 21 deletions

View file

@ -107,8 +107,6 @@
#define STRING_CMD_VERSION_USAGE2 "Mostra solo il numero di versione di taskwarrior"
#define STRING_CMD_VERSION_DOCS "La documentazione di taskwarrior è consultabile con 'man task', 'man taskrc', 'man task-color', 'man task-sync' o presso http://taskwarrior.org"
#define STRING_CMD_VERSION_UNKNOWN "sconosciuto"
#define STRING_CMD_LOGO_USAGE "Mostra il logo di Taskwarrior"
#define STRING_CMD_LOGO_COLOR_REQ "Il comando logo richiede l'abilitazione del supporto ai colori."
#define STRING_CMD_EXEC_USAGE "Esegue comandi e script esterni"
#define STRING_CMD_URGENCY_USAGE "Mostra l'urgenza di un task"
#define STRING_CMD_URGENCY_RESULT "task {1} urgenza {2}"