mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Clean up a few more Tool Tips.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7249 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
a965d87721
commit
aa09a55ec0
@ -215,7 +215,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="pbAutoLevel">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Set reasonable levels for the gain and zero sliders.</p></body></html></string>
|
||||
<string><html><head/><body><p>Set reasonable levels for gain and zero sliders.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Auto Level</string>
|
||||
|
@ -344,7 +344,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Enter this QSO in ADIF log</string>
|
||||
<string><html><head/><body><p>Enter this QSO in log</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Log &QSO</string>
|
||||
@ -409,7 +409,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Erase right window. Double-click for both windows.</p></body></html></string>
|
||||
<string><html><head/><body><p>Erase right window. Double-click to erase both windows.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Erase</string>
|
||||
@ -422,7 +422,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Clear the accumulating message averages.</p></body></html></string>
|
||||
<string><html><head/><body><p>Clear the accumulating message average.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Clear Avg</string>
|
||||
@ -2270,7 +2270,7 @@ QPushButton[state="ok"] {
|
||||
<item row="0" column="0">
|
||||
<widget class="QComboBox" name="bandComboBox">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Select operating band or enter frequency in MHz</p></body></html></string>
|
||||
<string><html><head/><body><p>Select operating band or enter frequency in MHz or enter kHz increment followed by k.</p></body></html></string>
|
||||
</property>
|
||||
<property name="editable">
|
||||
<bool>true</bool>
|
||||
|
@ -121,7 +121,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Decode JT65 below this frequency, JT9 above</string>
|
||||
<string><html><head/><body><p>Decode JT9 only above this frequency</p></body></html></string>
|
||||
</property>
|
||||
<property name="suffix">
|
||||
<string> JT9</string>
|
||||
@ -300,7 +300,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Frequency (Hz) at left edge of waterfall</string>
|
||||
<string><html><head/><body><p>Frequency at left edge of waterfall</p></body></html></string>
|
||||
</property>
|
||||
<property name="suffix">
|
||||
<string> Hz</string>
|
||||
@ -541,7 +541,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Set fractionalsizeof spectrum below waterfall.</p></body></html></string>
|
||||
<string><html><head/><body><p>Set fractional size of spectrum in this window.</p></body></html></string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
@ -568,7 +568,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbFlatten">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Flatten the spectral baseline over the full displayed interval.</p></body></html></string>
|
||||
<string><html><head/><body><p>Flatten spectral baseline over the full displayed interval.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Flatten</string>
|
||||
|
Loading…
Reference in New Issue
Block a user