Simplify GUI labels.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4206 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2014-07-21 20:25:05 +00:00
parent e91453563c
commit ea2fbe368d
2 changed files with 7 additions and 7 deletions

View File

@ -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>
@ -1821,12 +1821,12 @@ soundcard changes</string>
</connection>
</connections>
<buttongroups>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="split_mode_button_group"/>
<buttongroup name="PTT_method_button_group"/>
<buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="TX_mode_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="split_mode_button_group"/>
</buttongroups>
</ui>

View File

@ -80,7 +80,7 @@
<item>
<widget class="QPushButton" name="font_push_button">
<property name="text">
<string>Font ...</string>
<string>Font</string>
</property>
</widget>
</item>