From 4e46901cb3876071ac4fe920f88c4695196c5d55 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 25 May 2017 17:45:05 +0530 Subject: [PATCH] String changes --- src/calibre/gui2/preferences/look_feel.ui | 2 +- src/calibre/gui2/preferences/template_functions.ui | 2 +- src/calibre/gui2/tweak_book/ui.py | 2 +- src/calibre/gui2/wizard/send_email.ui | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/calibre/gui2/preferences/look_feel.ui b/src/calibre/gui2/preferences/look_feel.ui index f4250d02af..2adc1810fa 100644 --- a/src/calibre/gui2/preferences/look_feel.ui +++ b/src/calibre/gui2/preferences/look_feel.ui @@ -31,7 +31,7 @@ - &User Interface layout (needs restart): + &User interface layout (needs restart): opt_gui_layout diff --git a/src/calibre/gui2/preferences/template_functions.ui b/src/calibre/gui2/preferences/template_functions.ui index 2b92543ad9..56111e6831 100644 --- a/src/calibre/gui2/preferences/template_functions.ui +++ b/src/calibre/gui2/preferences/template_functions.ui @@ -123,7 +123,7 @@ - &Program code: (be sure to follow Python indenting rules) + &Program code (Follow Python indenting rules): program diff --git a/src/calibre/gui2/tweak_book/ui.py b/src/calibre/gui2/tweak_book/ui.py index 003714e27d..7d6351fd6d 100644 --- a/src/calibre/gui2/tweak_book/ui.py +++ b/src/calibre/gui2/tweak_book/ui.py @@ -391,7 +391,7 @@ class Main(MainWindow): _('Set semantics')) self.action_filter_css = treg('filter.png', _('&Filter style information'), self.boss.filter_css, 'filter-css', (), _('Filter style information')) - self.action_manage_fonts = treg('font.png', _('Manage &fonts'), self.boss.manage_fonts, 'manage-fonts', (), _('Manage fonts in the book')) + self.action_manage_fonts = treg('font.png', _('&Manage fonts'), self.boss.manage_fonts, 'manage-fonts', (), _('Manage fonts in the book')) self.action_add_cover = treg('default_cover.png', _('Add &cover'), self.boss.add_cover, 'add-cover', (), _('Add a cover to the book')) self.action_reports = treg( 'reports.png', _('&Reports'), self.boss.show_reports, 'show-reports', ('Ctrl+Shift+R',), _('Show a report on various aspects of the book')) diff --git a/src/calibre/gui2/wizard/send_email.ui b/src/calibre/gui2/wizard/send_email.ui index 8337488f36..815089bbd3 100644 --- a/src/calibre/gui2/wizard/send_email.ui +++ b/src/calibre/gui2/wizard/send_email.ui @@ -41,7 +41,7 @@ <p>A mail server is useful if the service you are sending mail to only accepts email from well know mail services. - Mail &Server + Mail &server