diff --git a/manual/faq.rst b/manual/faq.rst index 10fd665854..6d5281529c 100644 --- a/manual/faq.rst +++ b/manual/faq.rst @@ -339,7 +339,7 @@ Using Stanza *************** You should be able to access your books on your iPhone by opening Stanza. Go to -"Get Books" and then click the "Shared" tab. Under Shared you will see an entry +"Get books" and then click the "Shared" tab. Under Shared you will see an entry "Books in calibre". If you don't, make sure your iPad/iPhone is connected using the WiFi network in your house, not 3G. If the calibre catalog is still not detected in Stanza, you can add it manually in Stanza. To do this, click the diff --git a/manual/gui.rst b/manual/gui.rst index 300fd0a4f1..50139c8dd4 100644 --- a/manual/gui.rst +++ b/manual/gui.rst @@ -651,7 +651,7 @@ calibre has several keyboard shortcuts to save you time and mouse movement. Thes * - :kbd:`E` - Edit metadata of selected books * - :kbd:`G` - - Get Books + - Get books * - :kbd:`I` - Show book details * - :kbd:`K` diff --git a/src/calibre/gui2/actions/store.py b/src/calibre/gui2/actions/store.py index f7c3f62f54..930f1f6b8d 100644 --- a/src/calibre/gui2/actions/store.py +++ b/src/calibre/gui2/actions/store.py @@ -150,4 +150,4 @@ class StoreAction(InterfaceAction): )), 'about_get_books_msg', parent=self.gui, show_cancel_button=False, confirm_msg=_('Show this message again'), - pixmap='dialog_information.png', title=_('About Get Books')) + pixmap='dialog_information.png', title=_('About Get books')) diff --git a/src/calibre/gui2/preferences/search.ui b/src/calibre/gui2/preferences/search.ui index c00612777a..8a8ad47182 100644 --- a/src/calibre/gui2/preferences/search.ui +++ b/src/calibre/gui2/preferences/search.ui @@ -185,7 +185,7 @@ - Grouped Search Terms + Grouped search terms diff --git a/src/calibre/gui2/store/search/search.ui b/src/calibre/gui2/store/search/search.ui index d81148345c..14916521cc 100644 --- a/src/calibre/gui2/store/search/search.ui +++ b/src/calibre/gui2/store/search/search.ui @@ -11,7 +11,7 @@ - Get Books + Get books