Browse Source

* regenerated message files

Karoly Balogh 3 years ago
parent
commit
c85bef5494
2 changed files with 5 additions and 4 deletions
  1. 1 1
      compiler/msgidx.inc
  2. 4 3
      compiler/msgtxt.inc

+ 1 - 1
compiler/msgidx.inc

@@ -1148,7 +1148,7 @@ const
   option_info=11024;
   option_help_pages=11025;
 
-  MsgTxtSize = 89309;
+  MsgTxtSize = 89320;
 
   MsgIdxMax : array[1..20] of longint=(
     28,109,362,131,99,63,148,37,223,69,

+ 4 - 3
compiler/msgtxt.inc

@@ -2056,9 +2056,10 @@ const msgtxt : array[0..000372,1..240] of char=(
   '**2Xt_Link with static libraries (-static is passed to linker)'#010+
   '**2Xu_Generate executable in UF2 forma','t  (embedded targets only)'#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+
   '**1*_'#010+
-  '**1?_Show this help'#010+
-  '**1h_Sh','ows this help without waiting'
+  '**1?_Show this h','elp'#010+
+  '**1h_Shows this help without waiting'
 );