TW-1806: project:ide is not allowed

- Thanks to Slaven ʙanovic.
This commit is contained in:
Paul Beckingham 2016-05-20 11:13:46 -05:00
parent 53b526074f
commit 2720ea5a30
13 changed files with 36 additions and 9 deletions

View file

@ -681,6 +681,7 @@
#define STRING_EVAL_UNSUPPORTED "Unsupported operator '{1}'."
#define STRING_EVAL_OP_EXPECTED "Operator expected."
#define STRING_EVAL_NO_EVAL "式を評価出来ません。"
#define STRING_EVAL_NOT_EXPRESSION "The value is not an expression."
#define STRING_PAREN_MISMATCH "Mismatched parentheses in expression"
// edit