diff --git a/rtl/objpas/rtlconst.inc b/rtl/objpas/rtlconst.inc index 9132b16550..c26a7d90d9 100644 --- a/rtl/objpas/rtlconst.inc +++ b/rtl/objpas/rtlconst.inc @@ -308,6 +308,7 @@ ResourceString SParamIsNegative = 'Parameter "%s" cannot be negative.'; SErrCannotWriteToProperty = 'Cannot write to property "%s".'; SErrCannotReadProperty = 'Cannot read property "%s".'; + SErrNoNameValuePairAt = 'No name=value pair at position %d.'; { --------------------------------------------------------------------- Keysim Names