From 5e7a8f3f832bb8cc924f0b9d62cd5a8bc64c3d95 Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Thu, 2 May 2024 15:39:48 +0200 Subject: [PATCH 1/3] less -> fewer --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 7ac237d099..bdda9951a4 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -27,7 +27,7 @@ "AllowContentWithTagsHelp": "Only show media with at least one of the specified tags.", "AllowSubtitleManagement": "Allow this user to edit subtitles", "AllowFfmpegThrottling": "Throttle Transcodes", - "AllowFfmpegThrottlingHelp": "When a transcode or remux gets far enough ahead from the current playback position, pause the process so it will consume less resources. This is most useful when watching without seeking often. Turn this off if you experience playback issues.", + "AllowFfmpegThrottlingHelp": "When a transcode or remux gets far enough ahead from the current playback position, pause the process so it will consume fewer resources. This is most useful when watching without seeking often. Turn this off if you experience playback issues.", "AllowSegmentDeletion": "Delete segments", "AllowSegmentDeletionHelp": "Delete old segments after they have been downloaded by the client. This prevents having to store the entire transcoded file on disk. Turn this off if you experience playback issues.", "LabelThrottleDelaySeconds": "Throttle after", From ff0586c9a2d69e5d6628b7d82efd6399e9c57056 Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Sat, 4 May 2024 01:42:58 +0200 Subject: [PATCH 2/3] YADIF explanation --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index bdda9951a4..f44ceace2b 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1543,7 +1543,7 @@ "XmlTvNewsCategoriesHelp": "Programs with these categories will be displayed as news programs. Separate multiple with '|'.", "XmlTvPathHelp": "A path to a XMLTV file. Jellyfin will read this file and periodically check it for updates. You are responsible for creating and updating the file.", "XmlTvSportsCategoriesHelp": "Programs with these categories will be displayed as sports programs. Separate multiple with '|'.", - "Yadif": "YADIF", + "Yadif": "Yet Another DeInterlacing Filter (YADIF)", "Yes": "Yes", "Yesterday": "Yesterday", "HeaderSelectFallbackFontPath": "Select Fallback Font Folder Path", From 5c01d0fc2799e1e2ced2921c86a3f311ff7e0c00 Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Sat, 4 May 2024 01:43:18 +0200 Subject: [PATCH 3/3] BWDIF explanation --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index f44ceace2b..6768267bbe 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -131,7 +131,7 @@ "ButtonUninstall": "Uninstall", "ButtonUseQuickConnect": "Use Quick Connect", "ButtonWebsite": "Website", - "Bwdif": "BWDIF", + "Bwdif": "Bob Weaver DeInterlacing Filter (BWDIF)", "CancelRecording": "Cancel recording", "CancelSeries": "Cancel series", "Casual": "Casual",