mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
string changes
This commit is contained in:
parent
e98e5c863d
commit
f70641c5fa
@ -35,7 +35,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="tb_icon_rules_groupbox">
|
<widget class="QGroupBox" name="tb_icon_rules_groupbox">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Icon value rules</string>
|
<string>Value icon rules</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="tb_icon_rules_gridlayout">
|
<layout class="QGridLayout" name="tb_icon_rules_gridlayout">
|
||||||
<item row="0" column="0" colspan="2">
|
<item row="0" column="0" colspan="2">
|
||||||
@ -43,7 +43,7 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string><p>View all the defined value icon rules, including template rules.
|
<string><p>View all the defined value icon rules, including template rules.
|
||||||
Rules are defined and edited in the Tag browser context menus. Rules can be deleted in
|
Rules are defined and edited in the Tag browser context menus. Rules can be deleted in
|
||||||
this dialog using the button, the delete key, or the context menu. The icon value rules
|
this dialog using the button, the delete key, or the context menu. The value icon rules
|
||||||
are defined per-user, not per-library.</p></string>
|
are defined per-user, not per-library.</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
@ -103,4 +103,4 @@ are defined per-user, not per-library.</p></string>
|
|||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</ui>
|
</ui>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user