error.incorrect.regexp.constraint=Incorrect reg exp constraint:{0} for {1}
error.expected.character=Character expected after single quote
error.overflow=Value overflow
-error.expected.brace1="Digit, '}' or ',' expected"
-error.expected.brace2="Digit or '}' expected"
+error.expected.brace1=Digit, '}' or ',' expected
+error.expected.brace2=Digit or '}' expected
error.expected.condition=Condition expected after ''{0}''
error.expected.condition.or.bracket=Condition or ']' expected
error.expected.end.quote='"' expected