From b1e083f9c7ecd8a6b0d7b940d1e195fdf7ec2b5b Mon Sep 17 00:00:00 2001 From: nyanmisaka Date: Fri, 3 Oct 2025 00:23:07 +0800 Subject: [PATCH] Drop redundant AllowTonemappingSoftwareHelp string Signed-off-by: nyanmisaka --- src/strings/en-us.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 80b29709de..d929130a03 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -48,7 +48,6 @@ "AllowRemoteAccess": "Allow remote connections to this server", "AllowRemoteAccessHelp": "If unchecked, all remote connections will be blocked.", "AllowTonemappingHelp": "Tone-mapping can transform the dynamic range of a video from HDR to SDR while maintaining image details and colors, which are very important information for representing the original scene. Currently works only with 10bit HDR10, HLG and DoVi videos. This requires the corresponding GPGPU runtime.", - "AllowTonemappingSoftwareHelp": "Tone-mapping can transform the dynamic range of a video from HDR to SDR while maintaining image details and colors, which are very important information for representing the original scene. Currently works only with 10bit HDR10, HLG and DoVi videos.", "AlwaysPlaySubtitles": "Always Play", "AlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.", "AlwaysRemuxFlacAudioFilesHelp": "If you have files that your browser rejects to play or where it inaccurately calculates timestamps, enable this as a workaround.",