mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 10:49:17 +02:00
Merged revisions 621 via svnmerge from
/trunk git-svn-id: branches/fixes_2_0@623 -
This commit is contained in:
parent
f07d3cb036
commit
5cd5143a46
@ -71,6 +71,7 @@ Const
|
||||
SFieldValueError = 'Invalid value for field ''%s''';
|
||||
SInvalidCalcType = 'Field ''%s'' cannot be a calculated or lookup field';
|
||||
SDuplicateName = 'Duplicate name ''%s'' in %s';
|
||||
SNoParseSQL = '%s is only possible if ParseSQL is True';
|
||||
|
||||
Implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user