mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
Enhance help string on "Websites" tab (issue #252 again)
This commit is contained in:
parent
afff21694f
commit
486e6946ca
|
@ -328,7 +328,8 @@ of the appropriate groups to use them.</string>
|
|||
<item>
|
||||
<widget class="QLabel" name="label_10">
|
||||
<property name="text">
|
||||
<string>Alternatively, use %GD1251% for CP1251, %GDISO1% for ISO 8859-1.</string>
|
||||
<string>Alternatively, use %GD1251% for CP1251, %GDISO1%...%GDISO16% for ISO 8859-1...ISO 8859-16 respectively,
|
||||
%GDBIG5% for Big-5, %GDBIG5HKSCS% for Big5-HKSCS, %GDGBK% for GBK and GB18030, %GDSHIFTJIS% for Shift-JIS.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue