mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 07:19:16 +02:00
IDEIntf: fixed typo
git-svn-id: trunk@48899 -
This commit is contained in:
parent
e33e32e823
commit
f15b645703
@ -449,7 +449,7 @@ resourcestring
|
|||||||
itcsSearchAndReplace = 'Search and replace';
|
itcsSearchAndReplace = 'Search and replace';
|
||||||
|
|
||||||
// DBPropedits
|
// DBPropedits
|
||||||
dpeUnableToRetrieveFieldsDefinitions = 'Unable to retrieve fields definition from dataset';
|
dpeUnableToRetrieveFieldsDefinitions = 'Unable to retrieve fields definition from dataset.';
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user