Prechádzať zdrojové kódy

compiler: fix 'class class' message

git-svn-id: trunk@19682 -
paul 14 rokov pred
rodič
commit
031eb4d51c
3 zmenil súbory, kde vykonal 207 pridanie a 206 odobranie
  1. 1 1
      compiler/msg/errore.msg
  2. 1 1
      compiler/msgidx.inc
  3. 205 204
      compiler/msgtxt.inc

+ 1 - 1
compiler/msg/errore.msg

@@ -540,7 +540,7 @@ parser_e_only_class_members_via_class_ref=03053_E_Only class methods, class prop
 % \end{verbatim}
 % \var{Free} is not a class method and hence cannot be called with a class
 % reference.
-parser_e_only_class_members=03054_E_Only class class methods, class properties and class variables can be accessed in class methods
+parser_e_only_class_members=03054_E_Only class methods, class properties and class variables can be accessed in class methods
 % This is related to the previous error. You cannot call a method of an object
 % from inside a class method. The following code would produce this error:
 % \begin{verbatim}

+ 1 - 1
compiler/msgidx.inc

@@ -918,7 +918,7 @@ const
   option_info=11024;
   option_help_pages=11025;
 
-  MsgTxtSize = 62105;
+  MsgTxtSize = 62099;
 
   MsgIdxMax : array[1..20] of longint=(
     26,89,315,109,85,55,116,26,202,63,

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 205 - 204
compiler/msgtxt.inc


Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov