* regenerated message files

This commit is contained in:
Karoly Balogh 2022-02-21 11:40:43 +01:00
parent 471a5eb4e0
commit c85bef5494
2 changed files with 5 additions and 4 deletions

View File

@ -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,

View File

@ -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'
); );