From 750f77ebac065a78173d6bd7b08449c9344b0bae Mon Sep 17 00:00:00 2001 From: Charles Haley Date: Sun, 7 May 2023 17:50:22 +0100 Subject: [PATCH] Improve the name and tooltip of the preference for disabling editing composites in the booklist other than with F2 --- src/calibre/gui2/preferences/look_feel.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/calibre/gui2/preferences/look_feel.ui b/src/calibre/gui2/preferences/look_feel.ui index fa0609bb6f..e64bcd9cb7 100644 --- a/src/calibre/gui2/preferences/look_feel.ui +++ b/src/calibre/gui2/preferences/look_feel.ui @@ -1096,12 +1096,12 @@ will be elided, otherwise they will be word wrapped. - <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> + <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> - &Tab key doesn't edit column templates in the book list + Only the &F2 (Edit) key edits column templates in the book list