mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
*! Fix incorrect tooltip.
This commit is contained in:
parent
4c557b06b2
commit
bc7e75c2eb
|
@ -485,7 +485,7 @@ Not implemented yet in GoldenDict.</string>
|
|||
<item row="1" column="3">
|
||||
<widget class="QCheckBox" name="enableKatakana">
|
||||
<property name="toolTip">
|
||||
<string>Hiragana Japanese syllabary</string>
|
||||
<string>Katakana Japanese syllabary</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Katakana</string>
|
||||
|
|
Loading…
Reference in a new issue