Przeglądaj źródła

* avoid ugly space in compilation summary

git-svn-id: trunk@18865 -
florian 14 lat temu
rodzic
commit
1491d77c9d
3 zmienionych plików z 176 dodań i 176 usunięć
  1. 1 1
      compiler/msg/errore.msg
  2. 1 1
      compiler/msgidx.inc
  3. 174 174
      compiler/msgtxt.inc

+ 1 - 1
compiler/msg/errore.msg

@@ -79,7 +79,7 @@ general_t_objectpath=01007_T_Using object path: $1
 % When the \var{-vt} switch is used, this line tells you where the compiler
 % looks for object files you link in (files used in \var{\{\$L xxx\}} statements).
 % You can set this path with the \var{-Fo} option.
-general_i_abslines_compiled=01008_I_$1 lines compiled, $2 sec $3
+general_i_abslines_compiled=01008_I_$1 lines compiled, $2 sec$3
 % When the \var{-vi} switch is used, the compiler reports the number
 % of lines compiled, and the time it took to compile them (real time,
 % not program time).

+ 1 - 1
compiler/msgidx.inc

@@ -901,7 +901,7 @@ const
   option_info=11024;
   option_help_pages=11025;
 
-  MsgTxtSize = 61092;
+  MsgTxtSize = 61091;
 
   MsgIdxMax : array[1..20] of longint=(
     26,89,314,104,85,54,111,23,202,63,

Plik diff jest za duży
+ 174 - 174
compiler/msgtxt.inc


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików