string changes

This commit is contained in:
Kovid Goyal 2025-01-16 20:53:46 +05:30
parent 85f70dc95c
commit 06186cd93d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -728,7 +728,7 @@ You can control how items are sorted in the Tag browser via the :guilabel:`Confi
You can use your own icons for categories and values in categories. To change the icon for a category, You can use your own icons for categories and values in categories. To change the icon for a category,
right-click on the category (the outer-level item) and choose `Change (category name) category icon`. A dialog will open where you can pick an image to be used as the icon. To restore the icon to its default choose `Restore (category name) default icon`. right-click on the category (the outer-level item) and choose `Change (category name) category icon`. A dialog will open where you can pick an image to be used as the icon. To restore the icon to its default choose `Restore (category name) default icon`.
To choose icons for values in categories, right-click on a value then choose `Manage value icons`. You will see a list of choices: To choose icons for values in categories, right-click on a value then choose `Manage icon for (value name)`. You will see a list of choices:
* `Choose an icon for this value but not its children`. A dialog will open where you choose an icon for the value. Children of that value will not inherit that icon. * `Choose an icon for this value but not its children`. A dialog will open where you choose an icon for the value. Children of that value will not inherit that icon.
* `Choose an icon for this value and its children`. A dialog will open where you choose an icon for the value. Any children that don't have their own specified icon will inherit this icon. * `Choose an icon for this value and its children`. A dialog will open where you choose an icon for the value. Any children that don't have their own specified icon will inherit this icon.
@ -752,7 +752,7 @@ To choose icons for values in categories, right-click on a value then choose `Ma
* `Use the category icon as the default`. This option specifies that the icon used for the category should be used for any value that doesn't otherwise have an icon. Selecting this option removes any template icon specification. * `Use the category icon as the default`. This option specifies that the icon used for the category should be used for any value that doesn't otherwise have an icon. Selecting this option removes any template icon specification.
Icons for item values are stored in the ``tb_icons`` subfolder in the calibre configuration folder. Icons used by templates are in the ``template_icons`` subfolder of ``tb_icons``. Icons for item values are stored in the :file:`tb_icons` subfolder in the calibre configuration folder. Icons used by templates are in the :file:`template_icons` subfolder of :file:`tb_icons`.
.. raw:: html epub .. raw:: html epub