l10n: Eliminated STRING_CMD_VERSION_*

This commit is contained in:
Paul Beckingham 2018-01-21 11:19:01 -05:00
parent e269626982
commit 7f23fe3f64
10 changed files with 3 additions and 41 deletions

View file

@ -101,10 +101,6 @@
#define STRING_COLUMN_EXAMPLES_ANNO4 "Se non si va a tagliare i capelli"
// commands/Cmd*
#define STRING_CMD_VERSION_USAGE "Mostra il numero di versione di taskwarrior"
#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_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}"