mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Merge branch 'master' of https://github.com/cbhaley/calibre
This commit is contained in:
commit
0ddea3ee95
@ -1096,12 +1096,12 @@ will be elided, otherwise they will be word wrapped.</string>
|
||||
<item row="3" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="opt_edit_metadata_templates_only_F2_on_booklist">
|
||||
<property name="toolTip">
|
||||
<string><p>Check this box to disable editing the template for
|
||||
a "Column built from other columns" in the book list when the column is entered
|
||||
using the Tab key. The F2 (Edit) key will still open the template editor.</p></string>
|
||||
<string><p>Check this box to allow only the F2 (Edit) key to
|
||||
open the template editor in the book list for a "Column built from other
|
||||
columns". Editing with mouse clicks and the Tab key will be disabled.</p></string>
|
||||
</property>
|
||||
<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>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user