From 4ed10f7d900b0d6b025936df4e11f40da9f6738b Mon Sep 17 00:00:00 2001 From: juha Date: Thu, 11 Sep 2014 16:49:29 +0000 Subject: [PATCH] =?UTF-8?q?EditorToolBar:=20Fix=20a=20typo=20in=20resource?= =?UTF-8?q?strings.=20Issue=20#26705,=20noted=20by=20=5FG=C3=A1bor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: trunk@46186 - --- components/editortoolbar/editortoolbar_str.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/editortoolbar/editortoolbar_str.pas b/components/editortoolbar/editortoolbar_str.pas index aaf1c5e345..7579cb4bc6 100644 --- a/components/editortoolbar/editortoolbar_str.pas +++ b/components/editortoolbar/editortoolbar_str.pas @@ -40,7 +40,7 @@ resourcestring 'selected Item of the Toolbar.'; rsHelp2 = 'If none is selected, the Item will be appended at the end '+ 'of the Toolbar.'; - rsHelp3 = 'You may rearrage Toolbar Items with "Move Up" and '+ + rsHelp3 = 'You may rearrange Toolbar Items with "Move Up" and '+ '"Move Down" buttons.'; rsHelp4 = 'Hint: to append an Item at the end, use "Clear selection"'; // Root Node Captions