mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 12:38:53 -04:00
fix typo in ui and associated translations
(cherry picked from commit 52a08a3c13a6abb1842b18687679396344aceb67)
This commit is contained in:
parent
9d857e4768
commit
3a09a4c452
@ -89,7 +89,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../widgets/activeStations.ui" line="141"/>
|
||||
<source><html><head/><body><p>Check tis box to show only stations ready to be called.</p></body></html></source>
|
||||
<source><html><head/><body><p>Check this box to show only stations ready to be called.</p></body></html></source>
|
||||
<translation><html><head/><body><p>Seleziona questa casella per visualizzare solo le stazioni pronte per essere chiamate.</p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -85,7 +85,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../widgets/activeStations.ui" line="72"/>
|
||||
<source><html><head/><body><p>Check tis box to show only stations ready to be called.</p></body></html></source>
|
||||
<source><html><head/><body><p>Check this box to show only stations ready to be called.</p></body></html></source>
|
||||
<translation><html><head/><body><p>勾选此框仅显示准备呼叫的电台.</p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -85,7 +85,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../widgets/activeStations.ui" line="72"/>
|
||||
<source><html><head/><body><p>Check tis box to show only stations ready to be called.</p></body></html></source>
|
||||
<source><html><head/><body><p>Check this box to show only stations ready to be called.</p></body></html></source>
|
||||
<translation><html><head/><body><p>選中此框僅顯示準備呼叫的電臺.</p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<item row="0" column="3">
|
||||
<widget class="QCheckBox" name="cbReadyOnly">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Check tis box to show only stations ready to be called.</p></body></html></string>
|
||||
<string><html><head/><body><p>Check this box to show only stations ready to be called.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Ready only</string>
|
||||
|
Loading…
Reference in New Issue
Block a user