mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-28 20:39:27 +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
|
implementation
|
||||||
|
|
||||||
resourcestring
|
resourcestring
|
||||||
SErrNoDatasetForField = '%s: Geen dataset om veld %s in te zoeken.';
|
SErrNoDatasetForField = '%s: no dataset to search field %s in.';
|
||||||
|
|
||||||
{ TFieldMap }
|
{ TFieldMap }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user