mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 09:09:30 +02:00
* Forgot to commit
git-svn-id: trunk@13871 -
This commit is contained in:
parent
44f14996c5
commit
e4244e0452
@ -41,6 +41,8 @@ resourcestring
|
||||
SErrInvalidDayOfWeekInMonth = 'Year %d Month %d NDow %d DOW %d is not a valid date';
|
||||
SErrInvalidDayOfYear = 'Year %d does not have a day number %d';
|
||||
SErrInvalidTimeStamp = 'Invalid date/timestamp : "%s"';
|
||||
SErrIllegalDateFormatString = '"%s" is not a valid date format string';
|
||||
SErrInvalidTimeFormat = '"%s" is not a valid time';
|
||||
SExceptionErrorMessage = 'exception at %p';
|
||||
SExceptionStack = 'Exception stack error';
|
||||
SExecuteProcessFailed = 'Failed to execute "%s", error code: %d';
|
||||
|
Loading…
Reference in New Issue
Block a user