From 3ea3e55d170e2bc42375f5274c7f21919dc38db9 Mon Sep 17 00:00:00 2001 From: advplyr Date: Sat, 3 Dec 2022 17:50:54 -0600 Subject: [PATCH] Fix:Typo in library settings --- client/strings/en-us.json | 2 +- client/strings/es.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/strings/en-us.json b/client/strings/en-us.json index 73c3fcbb..b6accbb3 100644 --- a/client/strings/en-us.json +++ b/client/strings/en-us.json @@ -342,7 +342,7 @@ "LabelSettingsSkipMatchingBooksWithISBN": "Skip matching books that already have an ISBN", "LabelSettingsSortingIgnorePrefixes": "Ignore prefixes when sorting", "LabelSettingsSortingIgnorePrefixesHelp": "i.e. for prefix \"the\" book title \"The Book Title\" would sort as \"Book Title, The\"", - "LabelSettingsSquareBookCovers": "User square book covers", + "LabelSettingsSquareBookCovers": "Use square book covers", "LabelSettingsSquareBookCoversHelp": "Prefer to use square covers over standard 1.6:1 book covers", "LabelSettingsStoreCoversWithItem": "Store covers with item", "LabelSettingsStoreCoversWithItemHelp": "By default covers are stored in /metadata/items, enabling this setting will store covers in your library item folder. Only one file named \"cover\" will be kept", diff --git a/client/strings/es.json b/client/strings/es.json index 73c3fcbb..b6accbb3 100644 --- a/client/strings/es.json +++ b/client/strings/es.json @@ -342,7 +342,7 @@ "LabelSettingsSkipMatchingBooksWithISBN": "Skip matching books that already have an ISBN", "LabelSettingsSortingIgnorePrefixes": "Ignore prefixes when sorting", "LabelSettingsSortingIgnorePrefixesHelp": "i.e. for prefix \"the\" book title \"The Book Title\" would sort as \"Book Title, The\"", - "LabelSettingsSquareBookCovers": "User square book covers", + "LabelSettingsSquareBookCovers": "Use square book covers", "LabelSettingsSquareBookCoversHelp": "Prefer to use square covers over standard 1.6:1 book covers", "LabelSettingsStoreCoversWithItem": "Store covers with item", "LabelSettingsStoreCoversWithItemHelp": "By default covers are stored in /metadata/items, enabling this setting will store covers in your library item folder. Only one file named \"cover\" will be kept",