From 0595686b4db0a96a55e9ddb4a7d68b0f04e37d6c Mon Sep 17 00:00:00 2001 From: Peter Maar Date: Sun, 5 Apr 2020 16:28:33 -0400 Subject: [PATCH] Clarify help text for "Deinterlacing method" specify "transcoding interlaced content" instead of just "transcoding" Co-Authored-By: Julien Machiels --- 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 a0e741380a..1e4203a975 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -174,7 +174,7 @@ "DefaultErrorMessage": "There was an error processing the request. Please try again later.", "DefaultMetadataLangaugeDescription": "These are your defaults and can be customized on a per-library basis.", "DefaultSubtitlesHelp": "Subtitles are loaded based on the default and forced flags in the embedded metadata. Language preferences are considered when multiple options are available.", - "DeinterlaceMethodHelp": "Select the deinterlacing method to use when transcoding.", + "DeinterlaceMethodHelp": "Select the deinterlacing method to use when transcoding interlaced content.", "Delete": "Delete", "DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.", "DeleteImage": "Delete Image",