mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-23 02:09:27 +02:00
* Additional string
This commit is contained in:
parent
9365cb9dec
commit
8b600f7e10
@ -81,6 +81,7 @@ Resourcestring
|
||||
SParserInvalidProperty = 'Invalid property';
|
||||
SRangeError = 'Range error';
|
||||
|
||||
SParamIsNegative = 'Parameter "%s" cannot be negative.';
|
||||
implementation
|
||||
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user