String changes

This commit is contained in:
Kovid Goyal 2017-04-23 07:21:02 +05:30
parent 816d20edc0
commit ec53d6ce7b
4 changed files with 6 additions and 6 deletions

View File

@ -488,12 +488,12 @@ Book Details
The Book Details display shows the cover and all the metadata for the currently The Book Details display shows the cover and all the metadata for the currently
selected book. It can be hidden via the button in the lower right corner of the selected book. It can be hidden via the button in the lower right corner of the
main calibre window. The author names shown in the Book Detail panel are main calibre window. The author names shown in the Book Details panel are
clickable, they will by default take you to the Wikipedia page for the author. clickable, they will by default take you to the Wikipedia page for the author.
This can be customized by right clicking on the author name and selecting This can be customized by right clicking on the author name and selecting
Manage this author. Manage this author.
Similarly, if you download metadata for the book, the Book details panel will Similarly, if you download metadata for the book, the Book Details panel will
automatically show you links pointing to the web pages for the book on amazon, automatically show you links pointing to the web pages for the book on amazon,
worldcat, etc. from where the metadata was downloaded. worldcat, etc. from where the metadata was downloaded.

View File

@ -35,7 +35,7 @@ class PLAYBOOK(USBMS):
name = 'Blackberry Playbook Interface' name = 'Blackberry Playbook Interface'
gui_name = 'Playbook' gui_name = 'Playbook'
description = _('Communicate with the Blackberry playbook.') description = _('Communicate with the Blackberry Playbook.')
author = _('Kovid Goyal') author = _('Kovid Goyal')
supported_platforms = ['windows', 'linux', 'osx'] supported_platforms = ['windows', 'linux', 'osx']

View File

@ -21,8 +21,8 @@ import calibre.devices.cybook.t4b as t4b
class CYBOOK(USBMS): class CYBOOK(USBMS):
name = 'Cybook Gen 3 / Opus Device Interface' name = 'Cybook Gen 3 / Opus Device Interface'
gui_name = 'Cybook Gen 3 / Opus' gui_name = 'Cybook Gen 3/Opus'
description = _('Communicate with the Cybook Gen 3 / Opus eBook reader.') description = _('Communicate with the Cybook Gen 3/Opus eBook reader.')
author = 'John Schember' author = 'John Schember'
supported_platforms = ['windows', 'osx', 'linux'] supported_platforms = ['windows', 'osx', 'linux']

View File

@ -25,7 +25,7 @@
<normaloff>:/images/lt.png</normaloff>:/images/lt.png</iconset> <normaloff>:/images/lt.png</normaloff>:/images/lt.png</iconset>
</attribute> </attribute>
<attribute name="title"> <attribute name="title">
<string>Main Interface</string> <string>Main interface</string>
</attribute> </attribute>
<layout class="QGridLayout" name="gridLayout_9"> <layout class="QGridLayout" name="gridLayout_9">
<item row="9" column="0"> <item row="9" column="0">