mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_DEPEND_*
This commit is contained in:
parent
13ee52491e
commit
e8f1da6417
10 changed files with 4 additions and 49 deletions
|
@ -499,11 +499,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Inicia um editor externo para modificar a tarefa diretamente"
|
||||
#define STRING_CMD_CALC_USAGE "Calculadora"
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Tarefa {1} encontra-se bloqueada por:"
|
||||
#define STRING_DEPEND_BLOCKING "e está a bloquear:"
|
||||
#define STRING_DEPEND_FIX_CHAIN "Deseja que a cadeia de dependências seja corrigida?"
|
||||
|
||||
// edit
|
||||
#define STRING_EDIT_NO_CHANGES "Não foram detetadas alterações."
|
||||
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue