mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_VERSION_*
This commit is contained in:
parent
e269626982
commit
7f23fe3f64
10 changed files with 3 additions and 41 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue