mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Improve the name and tooltip of the preference for disabling editing composites in the booklist other than with F2
This commit is contained in:
parent
cd085fc844
commit
750f77ebac
@ -1096,12 +1096,12 @@ will be elided, otherwise they will be word wrapped.</string>
|
|||||||
<item row="3" column="0" colspan="2">
|
<item row="3" column="0" colspan="2">
|
||||||
<widget class="QCheckBox" name="opt_edit_metadata_templates_only_F2_on_booklist">
|
<widget class="QCheckBox" name="opt_edit_metadata_templates_only_F2_on_booklist">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>Check this box to disable editing the template for
|
<string><p>Check this box to allow only the F2 (Edit) key to
|
||||||
a "Column built from other columns" in the book list when the column is entered
|
open the template editor in the book list for a "Column built from other
|
||||||
using the Tab key. The F2 (Edit) key will still open the template editor.</p></string>
|
columns". Editing with mouse clicks and the Tab key will be disabled.</p></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Tab key doesn't edit column templates in the book list</string>
|
<string>Only the &F2 (Edit) key edits column templates in the book list</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user