diff options
| author | jonas <jonas@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2015-01-21 23:28:34 +0000 |
|---|---|---|
| committer | jonas <jonas@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2015-01-21 23:28:34 +0000 |
| commit | 1903b037de2fb3e75826406b46f055acb70963fa (patch) | |
| tree | 604cd8b790fe14e5fbe441d4cd647c80d2a36a9a /compiler/msg/errorpli.msg | |
| parent | ad1141d52f8353457053b925cd674fe1d5c4eafc (diff) | |
| parent | 953d907e4d6c3a5c2f8aaee6e5e4f73c55ce5985 (diff) | |
| download | fpc-blocks.tar.gz | |
* synchronised with trunk till r29513blocks
git-svn-id: http://svn.freepascal.org/svn/fpc/branches/blocks@29516 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/msg/errorpli.msg')
| -rw-r--r-- | compiler/msg/errorpli.msg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/msg/errorpli.msg b/compiler/msg/errorpli.msg index 89ba461520..527f51b92a 100644 --- a/compiler/msg/errorpli.msg +++ b/compiler/msg/errorpli.msg @@ -266,7 +266,7 @@ scan_w_unsupported_asmmode_specifier=02050_W_Nieprawidłowy styl asemblera $1 % the compiler didn't recognize the mode you specified. scan_w_no_asm_reader_switch_inside_asm=02051_W_Przełącznik stylu asemblera niedozwolony w bloku asemblera, $1 będzie działać dopiero w następnym bloku % It is not possible to switch from one assembler reader to another -% inside an assmebler block. The new reader will be used for next +% inside an assembler block. The new reader will be used for next % assembler statement only. scan_e_wrong_switch_toggle=02052_E_Zła wartość przełącznika, użyj ON/OFF lub +/- % You need to use ON or OFF or a + or - to toggle the switch @@ -2116,7 +2116,7 @@ option_code_page_not_available=11039_E_Nieznana strona kodowa # option_logo=11023_[ Free Pascal Compiler wersja $FPCFULLVERSION [$FPCDATE] dla $FPCCPU -Copyright (c) 1993-2014 by Florian Klaempfl +Copyright (c) 1993-2015 by Florian Klaempfl and others ] # |
