From df20cd3d670458b4707428db512c4b32bb8ab02a Mon Sep 17 00:00:00 2001 From: maxim Date: Fri, 14 Sep 2018 12:22:18 +0000 Subject: [PATCH] IDE: minor resource string improvement git-svn-id: trunk@58989 - --- ide/lazarusidestrconsts.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index 5697a403ae..cc472231d8 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -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 '