From bbdb3ac6e593a1c70cc09c820881d6d5df3946f0 Mon Sep 17 00:00:00 2001 From: TelepathicWalrus Date: Fri, 4 Aug 2023 18:20:59 +0100 Subject: [PATCH] Add strings --- src/strings/en-us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 46ac586951..42c8dcbd5b 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -138,7 +138,7 @@ "ChannelNumber": "Channel number", "Channels": "Channels", "CinemaModeConfigurationHelp": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.", - "EnableAudioNormalizationHelp": "Audio normalization will add a constant gain to keep the average at a desired level (-18dB).", + "SelectAudioNormalizationHelp": "Track gain - adjusts the volume of each track so they playback with the same loudness. Album gain - adjusts the volume of all the tracks in an album only, keeping the albums dynamic range.", "ClearQueue": "Clear queue", "ClientSettings": "Client Settings", "Collections": "Collections", @@ -226,7 +226,6 @@ "EnableBlurHash": "Enable blurred placeholders for images", "EnableBlurHashHelp": "Images that are still being loaded will be displayed with a unique placeholder.", "EnableCinemaMode": "Cinema mode", - "EnableAudioNormalization": "Audio Normalization", "EnableColorCodedBackgrounds": "Color coded backgrounds", "EnableDecodingColorDepth10Hevc": "Enable 10-bit hardware decoding for HEVC", "EnableDecodingColorDepth10Vp9": "Enable 10-bit hardware decoding for VP9", @@ -561,6 +560,7 @@ "LabelAudioChannels": "Audio channels", "LabelAudioCodec": "Audio codec", "LabelAudioLanguagePreference": "Preferred audio language", + "LabelSelectAudioNormalization": "Audio Normalization", "LabelAudioSampleRate": "Audio sample rate", "LabelAuthProvider": "Authentication Provider", "LabelAutomaticallyAddToCollection": "Automatically add to collection",