|
@@ -88,7 +88,7 @@ type tmsgconst=(
|
|
parser_e_double_caselabel,
|
|
parser_e_double_caselabel,
|
|
parser_e_type_const_not_possible,
|
|
parser_e_type_const_not_possible,
|
|
parser_e_no_overloaded_procvars,
|
|
parser_e_no_overloaded_procvars,
|
|
- parser_e_string_too_long,
|
|
|
|
|
|
+ parser_e_invalid_string_size,
|
|
parser_w_use_extended_syntax_for_objects,
|
|
parser_w_use_extended_syntax_for_objects,
|
|
parser_e_class_id_expected,
|
|
parser_e_class_id_expected,
|
|
parser_e_no_type_not_allowed_here,
|
|
parser_e_no_type_not_allowed_here,
|