Issue #3366: Enhance phrasing in favorite button

This commit is contained in:
Ansgar Becker
2013-10-13 19:22:58 +00:00
parent 9be1f9bd98
commit a58c7850b0
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: HeidiSQL\n"
"POT-Creation-Date: 2012-11-05 21:40\n"
"PO-Revision-Date: 2013-10-13 07:30+0100\n"
"PO-Revision-Date: 2013-10-13 21:22+0100\n"
"Last-Translator: Ansgar Becker <heidisql@anse.de>\n"
"Language-Team: English (http://www.transifex.com/projects/p/heidisql/"
"language/en/)\n"
@ -1183,8 +1183,8 @@ msgid "Table filter|Can contain regular expressions, e.g. \"phpbb_\\d\""
msgstr "Table filter|Can contain regular expressions, e.g. \"phpbb_\\d\""
#. Tree favorites button
msgid "Hide non-favorite marked tree items"
msgstr "Hide non-favorite marked tree items"
msgid "Show only favorite tree items"
msgstr "Show only favorite tree items"
#. MainForm..panelTop..pnlLeft..DBtree......WideText
#. MainForm..panelTop..pnlRight..PageControlMain..tabDatabase..ListTables......WideText

View File

@ -2917,7 +2917,7 @@ object MainForm: TMainForm
Category = 'Various'
AutoCheck = True
Caption = 'actFavoriteObjectsOnly'
Hint = 'Hide non-favorite marked tree items'
Hint = 'Show only favorite tree items'
ImageIndex = 112
OnExecute = actFavoriteObjectsOnlyExecute
end