mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1806: project:ide is not allowed
- Thanks to Slaven ʙanovic.
This commit is contained in:
parent
0683e14777
commit
bac71c7670
13 changed files with 36 additions and 9 deletions
|
@ -681,6 +681,7 @@
|
|||
#define STRING_EVAL_UNSUPPORTED "Nicht unterstützter Operator: '{1}'."
|
||||
#define STRING_EVAL_OP_EXPECTED "Operator erwartet."
|
||||
#define STRING_EVAL_NO_EVAL "Der Ausdruck konnte nicht ausgewertet werden."
|
||||
#define STRING_EVAL_NOT_EXPRESSION "The value is not an expression."
|
||||
#define STRING_PAREN_MISMATCH "Ungültige Klammerung in Ausdruck."
|
||||
|
||||
// edit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue