From 119fe7c2c1697894d54586a2ef24c01f5bc144ed Mon Sep 17 00:00:00 2001 From: Greg Lorenzen Date: Sat, 6 Jul 2024 05:00:40 +0000 Subject: [PATCH] Remove jump forwards and jump backwards en-us strings --- client/strings/en-us.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/client/strings/en-us.json b/client/strings/en-us.json index 93f599410..b28b5e332 100644 --- a/client/strings/en-us.json +++ b/client/strings/en-us.json @@ -172,7 +172,6 @@ "HeaderSettingsDisplay": "Display", "HeaderSettingsExperimental": "Experimental Features", "HeaderSettingsGeneral": "General", - "HeaderSettingsPlayback": "Playback", "HeaderSettingsScanner": "Scanner", "HeaderSleepTimer": "Sleep Timer", "HeaderStatsLargestItems": "Largest Items", @@ -494,10 +493,6 @@ "LabelSettingsHideSingleBookSeries": "Hide single book series", "LabelSettingsHideSingleBookSeriesHelp": "Series that have a single book will be hidden from the series page and home page shelves.", "LabelSettingsHomePageBookshelfView": "Home page use bookshelf view", - "LabelSettingsJumpBackwardsTime": "Jump backwards time", - "LabelSettingsJumpBackwardsTimeHelp": "Time to jump backwards when using the jump backwards button", - "LabelSettingsJumpForwardsTime": "Jump forwards time", - "LabelSettingsJumpForwardsTimeHelp": "Time to jump forwards when using the jump forwards button", "LabelSettingsLibraryBookshelfView": "Library use bookshelf view", "LabelSettingsOnlyShowLaterBooksInContinueSeries": "Skip earlier books in Continue Series", "LabelSettingsOnlyShowLaterBooksInContinueSeriesHelp": "The Continue Series home page shelf shows the first book not started in series that have at least one book finished and no books in progress. Enabling this setting will continue series from the furthest completed book instead of the first book not started.",