mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-27 12:16:21 +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
|
@ -102,10 +102,6 @@
|
|||
#define STRING_COLUMN_EXAMPLES_ANNO4 "Se não vais cortar o cabelo"
|
||||
|
||||
// commands/Cmd*
|
||||
#define STRING_CMD_VERSION_USAGE "Exibe o número de versão do taskwarrior"
|
||||
#define STRING_CMD_VERSION_USAGE2 "Exibe apenas o número de versão do taskwarrior"
|
||||
#define STRING_CMD_VERSION_DOCS "A documentação do taskwarrior pode ser encontrada usando os comandos 'man task', 'man taskrc', 'man task-color', 'man task-sync' ou em http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_UNKNOWN "desconhecido"
|
||||
#define STRING_CMD_EXEC_USAGE "Executa comandos e scripts externos"
|
||||
#define STRING_CMD_URGENCY_USAGE "Exibe o valor de urgência de uma tarefa"
|
||||
#define STRING_CMD_URGENCY_RESULT "Tarefa {1} urgência {2}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue