mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-25 09:00:21 +02:00
fixed typo
git-svn-id: trunk@9831 -
This commit is contained in:
parent
a95710147e
commit
78b52b2559
@ -1245,7 +1245,7 @@ resourcestring
|
|||||||
dlgRegularExpressions = 'Regular Expressions';
|
dlgRegularExpressions = 'Regular Expressions';
|
||||||
lisActivateRegularExpressionSyntaxForTextAndReplaceme = 'Activate regular '
|
lisActivateRegularExpressionSyntaxForTextAndReplaceme = 'Activate regular '
|
||||||
+'expression syntax for text and replacement (pretty much like perl)';
|
+'expression syntax for text and replacement (pretty much like perl)';
|
||||||
dlgMultiLine = 'Multi Line';
|
dlgMultiLine = 'Multiline';
|
||||||
lisAllowSearchingForMultipleLines = 'Allow searching for multiple lines';
|
lisAllowSearchingForMultipleLines = 'Allow searching for multiple lines';
|
||||||
dlgPromptOnReplace = 'Prompt On Replace';
|
dlgPromptOnReplace = 'Prompt On Replace';
|
||||||
lisAskBeforeReplacingEachFoundText = 'Ask before replacing each found text';
|
lisAskBeforeReplacingEachFoundText = 'Ask before replacing each found text';
|
||||||
|
Loading…
Reference in New Issue
Block a user