Back to "Settings...", etc., following discussion with G4WJS.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4214 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2014-07-24 16:58:58 +00:00
parent 8b92cbb287
commit 966a433bea
3 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
<string>Select tab to change configuration parameters.</string>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="general_tab">
<attribute name="title">
@ -136,7 +136,7 @@
<string>Set the font characteristics for the application.</string>
</property>
<property name="text">
<string>Font ...</string>
<string>Font...</string>
</property>
</widget>
</item>
@ -146,7 +146,7 @@
<string>Set the font characteristics for the Band Activity and Rx Frequency areas.</string>
</property>
<property name="text">
<string>Decoded text font ...</string>
<string>Decoded Text Font...</string>
</property>
</widget>
</item>

View File

@ -2681,7 +2681,7 @@ list. The list can be maintained in Settings (F2).</string>
</action>
<action name="actionSettings">
<property name="text">
<string>Configuration ...</string>
<string>Settings...</string>
</property>
<property name="shortcut">
<string>F2</string>

View File

@ -363,7 +363,7 @@
<item>
<widget class="QPushButton" name="adjust_palette_push_button">
<property name="text">
<string>Adjust ...</string>
<string>Adjust...</string>
</property>
</widget>
</item>