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.",