mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 12:40:38 +02:00
msgidx.inc & msgtixt.inc: regenerate after r32978
git-svn-id: trunk@32979 -
This commit is contained in:
parent
e9d8fadb58
commit
678716be22
@ -446,6 +446,7 @@ const
|
||||
parser_e_explicit_method_implementation_for_specializations_not_allowed=03341;
|
||||
parser_e_no_genfuncs_in_interfaces=03342;
|
||||
parser_e_genfuncs_cannot_be_virtual=03343;
|
||||
parser_e_packages_not_supported=03344;
|
||||
type_e_mismatch=04000;
|
||||
type_e_incompatible_types=04001;
|
||||
type_e_not_equal_types=04002;
|
||||
@ -1025,9 +1026,9 @@ const
|
||||
option_info=11024;
|
||||
option_help_pages=11025;
|
||||
|
||||
MsgTxtSize = 76643;
|
||||
MsgTxtSize = 76696;
|
||||
|
||||
MsgIdxMax : array[1..20] of longint=(
|
||||
27,99,344,124,96,58,130,33,208,64,
|
||||
27,99,345,124,96,58,130,33,208,64,
|
||||
58,20,1,1,1,1,1,1,1,1
|
||||
);
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user