mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Add "(contesting only)" to the "Log automatically" checkbox label.
This commit is contained in:
parent
d8a5d84647
commit
ef84d60f98
@ -1774,7 +1774,7 @@ and DX Grid fields when a 73 or free text message is sent.</string>
|
||||
<string><html><head/><body><p>Check to have QSOs logged automatically, when complete.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Log automatically</string>
|
||||
<string>Log automatically (contesting only)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -3036,13 +3036,13 @@ Right click for insert and delete options.</string>
|
||||
</connection>
|
||||
</connections>
|
||||
<buttongroups>
|
||||
<buttongroup name="CAT_data_bits_button_group"/>
|
||||
<buttongroup name="special_op_activity_button_group"/>
|
||||
<buttongroup name="PTT_method_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_handshake_button_group"/>
|
||||
<buttongroup name="CAT_stop_bits_button_group"/>
|
||||
<buttongroup name="PTT_method_button_group"/>
|
||||
<buttongroup name="split_mode_button_group"/>
|
||||
<buttongroup name="special_op_activity_button_group"/>
|
||||
<buttongroup name="CAT_stop_bits_button_group"/>
|
||||
<buttongroup name="CAT_handshake_button_group"/>
|
||||
</buttongroups>
|
||||
</ui>
|
||||
|
Loading…
Reference in New Issue
Block a user