mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-09-15 11:39:07 +02:00
* Switch to resource strings
This commit is contained in:
parent
b9187c5ad3
commit
64e17d4954
@ -14,7 +14,7 @@ unit RTLConsts;
|
||||
|
||||
interface
|
||||
|
||||
const
|
||||
Resourcestring
|
||||
SArgumentMissing = 'Missing argument in format "%s"';
|
||||
SInvalidFormat = 'Invalid format specifier : "%s"';
|
||||
SInvalidArgIndex = 'Invalid argument index in format: "%s"';
|
||||
|
Loading…
Reference in New Issue
Block a user