mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix typos in strings
This commit is contained in:
parent
02ce48b451
commit
558543b004
@ -313,7 +313,7 @@ class KINDLE2(KINDLE):
|
|||||||
' <li>accurate: Based on the number of chapters, paragraphs, and visible lines in the book.'
|
' <li>accurate: Based on the number of chapters, paragraphs, and visible lines in the book.'
|
||||||
' This method is designed to simulate an average paperback book where there are 32 lines per'
|
' This method is designed to simulate an average paperback book where there are 32 lines per'
|
||||||
' page and a maximum of 70 characters per line.\n\n'
|
' page and a maximum of 70 characters per line.\n\n'
|
||||||
' <li>pagebreak: The "pagebreak" method uses the presense of <mbp:pagebreak> tags within'
|
' <li>pagebreak: The "pagebreak" method uses the presence of <mbp:pagebreak> tags within'
|
||||||
' the book to determine pages.</ul>'
|
' the book to determine pages.</ul>'
|
||||||
'Methods other than "fast" are going to be much slower.'
|
'Methods other than "fast" are going to be much slower.'
|
||||||
' Further, if "pagebreak" fails to determine a page count accurate will be used, and if '
|
' Further, if "pagebreak" fails to determine a page count accurate will be used, and if '
|
||||||
|
@ -500,7 +500,7 @@ class ThemeEditor(Dialog):
|
|||||||
does not have any effect as that rule is used only for the color of
|
does not have any effect as that rule is used only for the color of
|
||||||
the blinking cursor.</p>
|
the blinking cursor.</p>
|
||||||
|
|
||||||
<p>As you make changes to your them on the left, the changes will
|
<p>As you make changes to your theme on the left, the changes will
|
||||||
be reflected live in this panel.</p>
|
be reflected live in this panel.</p>
|
||||||
|
|
||||||
<p xml:lang="und">
|
<p xml:lang="und">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user