From 555d3ff10f29175c8ed8a2825ea4fd1384b1abc8 Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Tue, 7 Feb 2023 14:09:49 -0500 Subject: [PATCH] Reorder chapter translations --- src/strings/en-us.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 2800add2fa..038bbf0f8b 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -362,6 +362,7 @@ "HeaderDirectPlayProfile": "Direct Playback Profile", "HeaderDirectPlayProfileHelp": "Add direct playback profiles to indicate which formats the device can handle natively.", "HeaderDownloadSync": "Download & Sync", + "HeaderDummyChapter": "Chapter Images", "HeaderDVR": "DVR", "HeaderEasyPinCode": "Easy PIN Code", "HeaderEditImages": "Edit Images", @@ -627,6 +628,12 @@ "LabelDroppedFrames": "Dropped frames:", "LabelDropShadow": "Drop shadow:", "LabelDropSubtitleHere": "Drop subtitle here, or click to browse.", + "LabelDummyChapterDuration": "Interval:", + "LabelDummyChapterDurationHelp": "The chapter image extraction interval in seconds.", + "LabelDummyChapterCount": "Limit:", + "LabelDummyChapterCountHelp": "The maximum number of chapter images that will be extracted for each media file.", + "LabelChapterImageResolution": "Resolution:", + "LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images.", "LabelDynamicExternalId": "{0} Id:", "LabelEasyPinCode": "Easy PIN code:", "LabelEmbedAlbumArtDidl": "Embed album art in DIDL", @@ -1679,12 +1686,5 @@ "MediaInfoElPresentFlag": "DV el preset flag", "MediaInfoBlPresentFlag": "DV bl preset flag", "MediaInfoDvBlSignalCompatibilityId": "DV bl signal compatibility id", - "Unreleased": "Not yet released", - "HeaderDummyChapter": "Chapter Images", - "LabelDummyChapterDuration": "Interval:", - "LabelDummyChapterDurationHelp": "The chapter image extraction interval in seconds.", - "LabelDummyChapterCount": "Limit:", - "LabelDummyChapterCountHelp": "The maximum number of chapter images that will be extracted for each media file.", - "LabelChapterImageResolution": "Resolution:", - "LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images." + "Unreleased": "Not yet released" }