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/errorct.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/errorct.msg')
| -rw-r--r-- | compiler/msg/errorct.msg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/msg/errorct.msg b/compiler/msg/errorct.msg index 64bec8f5d5..2b96dcdddc 100644 --- a/compiler/msg/errorct.msg +++ b/compiler/msg/errorct.msg @@ -264,7 +264,7 @@ scan_e_unsupported_asmmode_specifier=02050_E_L'estil d'assemblador especificat " % the compiler didn't recognize the mode you specified. scan_w_no_asm_reader_switch_inside_asm=02051_W_No es permet el commutador de lector d'ASM dins d'una declaració ASM, "$1" serą efectiu a continuació % 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 statements only. scan_e_wrong_switch_toggle=02052_E_El modificador del commutador és erroni, utilitzeu ON/OFF o +/- % You need to use ON or OFF or a + or - to toggle the switch @@ -2100,7 +2100,7 @@ option_code_page_not_available=11039_E_La pągina del codi no estą disponible # option_logo=11023_[ Free Pascal Compiler versió $FPCFULLVERSION [$FPCDATE] per $FPCCPU -Copyright (c) 1993-2014 per Florian Klaempfl +Copyright (c) 1993-2015 per Florian Klaempfl and others ] # |
