From 5ccc90ed0ca226656ed342264da201e0fc613834 Mon Sep 17 00:00:00 2001 From: Charles Haley <> Date: Thu, 16 Sep 2010 21:00:13 +0100 Subject: [PATCH] Add tooltips for coloring author sort. --- src/calibre/gui2/dialogs/metadata_single.ui | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/calibre/gui2/dialogs/metadata_single.ui b/src/calibre/gui2/dialogs/metadata_single.ui index 7184192eba..74febf9c29 100644 --- a/src/calibre/gui2/dialogs/metadata_single.ui +++ b/src/calibre/gui2/dialogs/metadata_single.ui @@ -151,14 +151,16 @@ - Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles. + Specify how the author(s) of this book should be sorted. For example Charles Dickens should be sorted as Dickens, Charles. +If the box is colored green, then text matches the individual author's sort strings. If it is colored red, then the authors and this text do not match. - Automatically create the author sort entry based on the current author entry + Automatically create the author sort entry based on the current author entry. +Using this button to create author sort will change author sort from red to green. ...