From 19c9c2a2fcc216aa186df35207a33828b85c7255 Mon Sep 17 00:00:00 2001 From: artiume Date: Wed, 30 Dec 2020 08:56:17 -0500 Subject: [PATCH] Split Audiobook Resume --- src/strings/en-us.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 4e2b8469a..84691e9b4 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -683,6 +683,8 @@ "LabelManufacturer": "Manufacturer:", "LabelManufacturerUrl": "Manufacturer URL", "LabelMatchType": "Match type:", + "LabelMaxAudiobookResume": "Maximum Audiobook resume in minutes:", + "LabelMaxAudiobookResumeHelp": "Titles are assumed fully played if stopped after this time.", "LabelMaxBackdropsPerItem": "Maximum number of backdrops per item:", "LabelMaxChromecastBitrate": "Chromecast streaming quality:", "LabelMaxMuxingQueueSize": "Max muxing queue size:", @@ -705,6 +707,8 @@ "LabelMetadataSavers": "Metadata savers:", "LabelMetadataSaversHelp": "Choose the file formats to use when saving your metadata.", "LabelMethod": "Method:", + "LabelMinAudiobookResume": "Minimum Audiobook resume in minutes:", + "LabelMinAudiobookResumeHelp": "Titles are assumed unplayed if stopped before this time.", "LabelMinBackdropDownloadWidth": "Minimum backdrop download width:", "LabelMinResumeDuration": "Minimum resume duration:", "LabelMinResumeDurationHelp": "The shortest video length in seconds that will save playback location and let you resume.",