Browse Source

* one line missing in previous commit added again

git-svn-id: branches/fixes_2_0@4049 -
Tomas Hajny 19 năm trước cách đây
mục cha
commit
58a2e22abd
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      compiler/msg/errord.msg

+ 1 - 0
compiler/msg/errord.msg

@@ -82,6 +82,7 @@ general_t_objectpath=01007_T_Der Objektdateienpfad: $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 Zeilen kompiliert, $2 Sekunden
 % 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).