From e0cf6f9bc7e91717086992e0807afd80ff381af1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 23 May 2020 16:14:01 +0530 Subject: [PATCH] Fix #1880291 [Wrong "Windows" in some strings](https://bugs.launchpad.net/calibre/+bug/1880291) --- Changelog.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Changelog.yaml b/Changelog.yaml index 2c4d089dd4..13a9a0e422 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -38,7 +38,7 @@ - title: "Manage tags/authors/etc dialogs: Allow searching and filtering the list of items." tickets: [1879134] - - title: "Book details panel contenxt menu: Add an action to open the Book details window." + - title: "Book details panel context menu: Add an action to open the Book details window." tickets: [1878768] - title: "Viewer: Add Next and Previous buttons in the bookmarks panel." @@ -517,7 +517,7 @@ - title: "Viewer: Fix flick scrolling in flow mode jumping to next chapter." tickets: [1856398] - - title: "Windows: Possible fix for some Windows appearing off screen on multi-monitor setups" + - title: "Windows: Possible fix for some windows appearing off screen on multi-monitor setups" tickets: [1857651] - title: "macOS: Fix PDF Output not working when running ebook-convert via symlink on the command line." @@ -2424,7 +2424,7 @@ to appear as Unknown if metadata management was set to manual in calibre." - title: "Book polishing: Do not scan book for font usage when subsetting if no embedded fonts are available." tickets: [1737400] - - title: "Content server: Open links in the comments section from the book details page in new Windows." + - title: "Content server: Open links in the comments section from the book details page in new windows." tickets: [1737644] - title: "Choose English as the user interface language when a locale related environment variable is set to the C locale"