mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 19:29:24 +02:00
* fix typo downstream from Debian (Mazen)
git-svn-id: trunk@12873 -
This commit is contained in:
parent
be06f28b18
commit
e0a5de2280
@ -75,7 +75,7 @@ resourcestring
|
||||
SInvalidVarOpWithHResultWithPrefix = 'Invalid variant operation (%s%.8x)'+LineEnding+'%s';
|
||||
SNoError = 'No error.';
|
||||
SNoThreadSupport = 'Threads not supported. Recompile program with thread driver.';
|
||||
SMissingWStringManager = 'Widestring manager not available. Recompile program with appropiate manager.';
|
||||
SMissingWStringManager = 'Widestring manager not available. Recompile program with appropriate manager.';
|
||||
SOSError = 'System error, (OS Code %d):'+LineEnding+'%s';
|
||||
SOutOfMemory = 'Out of memory';
|
||||
SOverflow = 'Floating point overflow';
|
||||
|
Loading…
Reference in New Issue
Block a user