Added clarification labels to the configuration
This commit is contained in:
+7
-7
@@ -195,7 +195,7 @@
|
|||||||
<string><html><head/><body><p>Station location message</p></body></html></string>
|
<string><html><head/><body><p>Station location message</p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>QTH Message:</string>
|
<string>Station Location (QTH) Message:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -212,7 +212,7 @@
|
|||||||
<string><html><head/><body><p>Station Description Message</p></body></html></string>
|
<string><html><head/><body><p>Station Description Message</p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>QTC Message:</string>
|
<string>Station Detail (QTC) Message:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -312,7 +312,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="transmit_directed_check_box">
|
<widget class="QCheckBox" name="transmit_directed_check_box">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Immediately transmit directed responses from the menu</string>
|
<string>Immediately transmit CQ, Reply, and Directed messages from the menu</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -3618,12 +3618,12 @@ soundcard changes</string>
|
|||||||
</connection>
|
</connection>
|
||||||
</connections>
|
</connections>
|
||||||
<buttongroups>
|
<buttongroups>
|
||||||
|
<buttongroup name="CAT_data_bits_button_group"/>
|
||||||
|
<buttongroup name="TX_mode_button_group"/>
|
||||||
|
<buttongroup name="PTT_method_button_group"/>
|
||||||
<buttongroup name="CAT_handshake_button_group"/>
|
<buttongroup name="CAT_handshake_button_group"/>
|
||||||
<buttongroup name="split_mode_button_group"/>
|
<buttongroup name="split_mode_button_group"/>
|
||||||
<buttongroup name="TX_audio_source_button_group"/>
|
|
||||||
<buttongroup name="TX_mode_button_group"/>
|
|
||||||
<buttongroup name="CAT_data_bits_button_group"/>
|
|
||||||
<buttongroup name="CAT_stop_bits_button_group"/>
|
<buttongroup name="CAT_stop_bits_button_group"/>
|
||||||
<buttongroup name="PTT_method_button_group"/>
|
<buttongroup name="TX_audio_source_button_group"/>
|
||||||
</buttongroups>
|
</buttongroups>
|
||||||
</ui>
|
</ui>
|
||||||
|
|||||||
Reference in New Issue
Block a user