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