string changes

This commit is contained in:
Kovid Goyal 2025-01-31 08:52:39 +05:30
parent e98e5c863d
commit f70641c5fa
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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>&lt;p&gt;View all the defined value icon rules, including template rules. <string>&lt;p&gt;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.&lt;/p&gt;</string> are defined per-user, not per-library.&lt;/p&gt;</string>
</property> </property>
<property name="wordWrap"> <property name="wordWrap">
@ -103,4 +103,4 @@ are defined per-user, not per-library.&lt;/p&gt;</string>
</item> </item>
</layout> </layout>
</widget> </widget>
</ui> </ui>