mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_EVAL_*
This commit is contained in:
parent
74eb35810f
commit
cff755aba1
11 changed files with 8 additions and 79 deletions
|
@ -542,14 +542,6 @@
|
|||
// DOM
|
||||
#define STRING_DOM_UNREC "DOM: Não foi possível obter nome não reconhecido '{1}'."
|
||||
|
||||
// Eval
|
||||
#define STRING_EVAL_NO_EXPRESSION "Nenhuma expressão a calcular."
|
||||
#define STRING_EVAL_UNSUPPORTED "Operador não suportado '{1}'."
|
||||
#define STRING_EVAL_OP_EXPECTED "Operador em falta."
|
||||
#define STRING_EVAL_NO_EVAL "Não foi possível calcular a expressão."
|
||||
#define STRING_EVAL_NOT_EXPRESSION "The value is not an expression."
|
||||
#define STRING_PAREN_MISMATCH "Parentesis incompatíveis na expressão."
|
||||
|
||||
// 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