mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 08:09:52 +01:00
* updates by Ido Kanner - on par with errore.msg r4710
git-svn-id: trunk@4723 -
This commit is contained in:
parent
21e845c386
commit
7c86c5abec
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Hebrew (CP1255) language file for Free Pascal Compiler
|
||||
# Contributed by Ido Kanner <idokan at gmail.com> and Dotan Kamber <kamberd at yahoo.com>
|
||||
# Based on errore.msg of SVN revision 4577
|
||||
# Based on errore.msg of SVN revision 4719
|
||||
#
|
||||
# See the file COPYING.FPC, included in this distribution,
|
||||
# for details about the copyright.
|
||||
@ -345,6 +345,8 @@ scan_w_maxstacksize_not_support=02078_W_MAXSTACKSIZE
|
||||
% The \var{\{\$MAXSTACKSIZE\}} directive is not supported by the target OS
|
||||
scanner_e_illegal_warn_state=02079_E_ùéîåù ìà çå÷é áäðçéú $WARN
|
||||
% Only ON and OFF can be used as state with a \$warn compiler directive
|
||||
scan_e_only_packset=02080_E_òøê ùì àøéæä ìà çå÷é
|
||||
% Only 0, 1, 2, 4, 8, DEFAULT and NORMAL are allowed as packset parameter
|
||||
% \end{description}
|
||||
#
|
||||
# Parser
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Hebrew (UTF-8) language file for Free Pascal Compiler
|
||||
# Contributed by Ido Kanner <idokan at gmail.com> and Dotan Kamber <kamberd at yahoo.com>
|
||||
# Based on errore.msg of SVN revision 4577
|
||||
# Based on errore.msg of SVN revision 4719
|
||||
#
|
||||
# See the file COPYING.FPC, included in this distribution,
|
||||
# for details about the copyright.
|
||||
@ -345,6 +345,8 @@ scan_w_maxstacksize_not_support=02078_W_MAXSTACKSIZE אינו נתמך על יד
|
||||
% The \var{\{\$MAXSTACKSIZE\}} directive is not supported by the target OS
|
||||
scanner_e_illegal_warn_state=02079_E_שימוש לא חוקי בהנחית $WARN
|
||||
% Only ON and OFF can be used as state with a \$warn compiler directive
|
||||
scan_e_only_packset=02080_E_ערך של אריזה לא חוקי
|
||||
% Only 0, 1, 2, 4, 8, DEFAULT and NORMAL are allowed as packset parameter
|
||||
% \end{description}
|
||||
#
|
||||
# Parser
|
||||
|
||||
Loading…
Reference in New Issue
Block a user