mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-19 17:11:41 +02:00
dbcoll.pp: TFieldMap: replace Dutch error message with English text.
git-svn-id: trunk@27651 -
This commit is contained in:
parent
ec75c5dfa0
commit
300dc15405
@ -57,7 +57,7 @@ type
|
||||
implementation
|
||||
|
||||
resourcestring
|
||||
SErrNoDatasetForField = '%s: Geen dataset om veld %s in te zoeken.';
|
||||
SErrNoDatasetForField = '%s: no dataset to search field %s in.';
|
||||
|
||||
{ TFieldMap }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user