mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
string changes
This commit is contained in:
parent
5b30af2216
commit
dd00e45799
@ -3069,7 +3069,7 @@ class CatalogBuilder(object):
|
||||
section_header = tocTitle
|
||||
navPointTag = self.generate_ncx_section_header('bydescription-ID', section_header, "content/book_%d.html" % int(self.books_by_description[0]['id']))
|
||||
|
||||
self.update_progress_full_step(_("NCX for Descriptions"))
|
||||
self.update_progress_full_step(_("NCX for descriptions"))
|
||||
|
||||
# --- Construct the 'Descriptions' section ---
|
||||
# Add the section navPoint
|
||||
|
Loading…
x
Reference in New Issue
Block a user