mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 05:39:29 +02:00
IDE: minor resource string improvement
git-svn-id: trunk@58989 -
This commit is contained in:
parent
c0f0430c22
commit
df20cd3d67
@ -3871,7 +3871,7 @@ resourcestring
|
||||
lisCompress = 'Compress';
|
||||
lisCompressHint = 'The resulting directory will be compressed into a ZIP file.';
|
||||
lisOpenInFileMan = 'Open in file manager';
|
||||
lisOpenInFileManHint = 'Open destination directory in file manager.';
|
||||
lisOpenInFileManHint = 'Open destination directory in file manager';
|
||||
lisPublishModuleNote = 'Files belonging to project / package will be included automatically.';
|
||||
lisSimpleSyntax = 'Simple syntax';
|
||||
lisNormallyTheFilterIsARegularExpressionInSimpleSynta = 'Normally the '
|
||||
|
Loading…
Reference in New Issue
Block a user