mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CONFIG_*
This commit is contained in:
parent
6b08813585
commit
13ee52491e
9 changed files with 0 additions and 54 deletions
|
@ -499,12 +499,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Inicia um editor externo para modificar a tarefa diretamente"
|
||||
#define STRING_CMD_CALC_USAGE "Calculadora"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "Ficheiro de configuração com inclusões a mais de 10 níveis de profundidade - isto certamente é um erro."
|
||||
#define STRING_CONFIG_READ_INCLUDE "Não foi possível ler o ficheiro incluído '{1}'."
|
||||
#define STRING_CONFIG_INCLUDE_PATH "Apenas é permitido incluir ficheiros com caminhos absolutos, não '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Entrada anómala '{1}' no ficheiro de configuração."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Tarefa {1} encontra-se bloqueada por:"
|
||||
#define STRING_DEPEND_BLOCKING "e está a bloquear:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue