mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 01:29:08 +02:00
LCL: more fixes for fpc 2.2.0 compilation
git-svn-id: trunk@15345 -
This commit is contained in:
parent
4117a15a99
commit
62e6df2b95
@ -310,6 +310,7 @@ ResourceString
|
||||
SParWrongTokenSymbol = 'Wrong token symbol: %s expected but %s found';
|
||||
SParUnterminatedString = 'Unterminated string';
|
||||
SParLocInfo = ' (at %d,%d, stream offset %.8x)';
|
||||
SParUnterminatedBinValue = 'Unterminated byte value';
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user