since we only have one settings dialog, it is nonsense to write "General Settings" but we should write just "Settings"

This commit is contained in:
Volker Fischer 2014-02-25 15:50:09 +00:00
parent 598017e47f
commit 3b94fb9382
2 changed files with 2 additions and 2 deletions

View File

@ -288,7 +288,7 @@ CClientDlg::CClientDlg ( CClient* pNCliP,
pViewMenu->addAction ( tr ( "C&hat..." ), this,
SLOT ( OnOpenChatDialog() ) );
pViewMenu->addAction ( tr ( "&General Settings..." ), this,
pViewMenu->addAction ( tr ( "&Settings..." ), this,
SLOT ( OnOpenGeneralSettings() ) );
// optionally show analyzer console entry

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>General Settings</string>
<string>Settings</string>
</property>
<property name="windowIcon">
<iconset resource="resources.qrc">