mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 12:08:43 -04:00
Minor corrections.
This commit is contained in:
parent
eca508faf9
commit
a18f1a5f66
@ -3011,7 +3011,7 @@ Right click for insert and delete options.</string>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblOTPUrl">
|
||||
<property name="text">
|
||||
<string>OTP URL</string>
|
||||
<string>OTP URL:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -3359,7 +3359,7 @@ Right click for insert and delete options.</string>
|
||||
<item>
|
||||
<widget class="QLabel" name="lblOTPSeed">
|
||||
<property name="text">
|
||||
<string>Key: </string>
|
||||
<string>Key:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -3668,13 +3668,13 @@ Right click for insert and delete options.</string>
|
||||
</connection>
|
||||
</connections>
|
||||
<buttongroups>
|
||||
<buttongroup name="TX_mode_button_group"/>
|
||||
<buttongroup name="TX_audio_source_button_group"/>
|
||||
<buttongroup name="TX_mode_button_group"/>
|
||||
<buttongroup name="CAT_stop_bits_button_group"/>
|
||||
<buttongroup name="split_mode_button_group"/>
|
||||
<buttongroup name="PTT_method_button_group"/>
|
||||
<buttongroup name="CAT_data_bits_button_group"/>
|
||||
<buttongroup name="split_mode_button_group"/>
|
||||
<buttongroup name="special_op_activity_button_group"/>
|
||||
<buttongroup name="CAT_handshake_button_group"/>
|
||||
<buttongroup name="CAT_stop_bits_button_group"/>
|
||||
<buttongroup name="special_op_activity_button_group"/>
|
||||
</buttongroups>
|
||||
</ui>
|
||||
|
Loading…
Reference in New Issue
Block a user