Przeglądaj źródła

* fixed lazy english

git-svn-id: trunk@23975 -
florian 12 lat temu
rodzic
commit
79d5d83f6c
3 zmienionych plików z 177 dodań i 176 usunięć
  1. 1 1
      compiler/msg/errore.msg
  2. 1 1
      compiler/msgidx.inc
  3. 175 174
      compiler/msgtxt.inc

+ 1 - 1
compiler/msg/errore.msg

@@ -932,7 +932,7 @@ parser_e_interface_id_expected=03169_E_interface identifier expected
 %     ....
 % \end{verbatim}
 % and the \var{interface} before the dot is not listed in the inheritance list.
-parser_e_type_cant_be_used_in_array_index=03170_E_Type "$1" can't be used as array index type
+parser_e_type_cant_be_used_in_array_index=03170_E_Type "$1" can not be used as array index type
 % Types like \var{qword} or \var{int64} aren't allowed as array index type.
 parser_e_no_con_des_in_interfaces=03171_E_Con- and destructors aren't allowed in interfaces
 % Constructor and destructor declarations aren't allowed in interfaces.

+ 1 - 1
compiler/msgidx.inc

@@ -973,7 +973,7 @@ const
   option_info=11024;
   option_help_pages=11025;
 
-  MsgTxtSize = 68861;
+  MsgTxtSize = 68863;
 
   MsgIdxMax : array[1..20] of longint=(
     26,93,334,121,88,56,126,27,202,63,

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


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