mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 15:06:15 +02:00
* regenerated message files
This commit is contained in:
parent
471a5eb4e0
commit
c85bef5494
@ -1148,7 +1148,7 @@ const
|
|||||||
option_info=11024;
|
option_info=11024;
|
||||||
option_help_pages=11025;
|
option_help_pages=11025;
|
||||||
|
|
||||||
MsgTxtSize = 89309;
|
MsgTxtSize = 89320;
|
||||||
|
|
||||||
MsgIdxMax : array[1..20] of longint=(
|
MsgIdxMax : array[1..20] of longint=(
|
||||||
28,109,362,131,99,63,148,37,223,69,
|
28,109,362,131,99,63,148,37,223,69,
|
||||||
|
@ -2056,9 +2056,10 @@ const msgtxt : array[0..000372,1..240] of char=(
|
|||||||
'**2Xt_Link with static libraries (-static is passed to linker)'#010+
|
'**2Xt_Link with static libraries (-static is passed to linker)'#010+
|
||||||
'**2Xu_Generate executable in UF2 forma','t (embedded targets only)'#010+
|
'**2Xu_Generate executable in UF2 forma','t (embedded targets only)'#010+
|
||||||
'**2Xv_Generate table for Virtual Entry calls'#010+
|
'**2Xv_Generate table for Virtual Entry calls'#010+
|
||||||
'**2XV_Use VLink as external linker (default on Amiga, MorphOS)'#010+
|
'**2XV_Use VLink as external linker (default on Amiga, Atari, Sin'+
|
||||||
|
'clair QL)'#010+
|
||||||
'**2XX_Try to smartlink units (defines FPC_LINK_SMART)'#010+
|
'**2XX_Try to smartlink units (defines FPC_LINK_SMART)'#010+
|
||||||
'**1*_'#010+
|
'**1*_'#010+
|
||||||
'**1?_Show this help'#010+
|
'**1?_Show this h','elp'#010+
|
||||||
'**1h_Sh','ows this help without waiting'
|
'**1h_Shows this help without waiting'
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user