diff --git a/src/calibre/library/catalogs/epub_mobi_builder.py b/src/calibre/library/catalogs/epub_mobi_builder.py index 3b33ffff71..74d13e363d 100644 --- a/src/calibre/library/catalogs/epub_mobi_builder.py +++ b/src/calibre/library/catalogs/epub_mobi_builder.py @@ -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