From 0ddd04a4acbc3cf496e04598571603fc495f351b Mon Sep 17 00:00:00 2001 From: WWWesten Date: Fri, 24 Dec 2021 09:47:21 +0000 Subject: [PATCH] Translated using Weblate (English) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en/ --- 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 f8d2994fc..054c4f6c3 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -619,7 +619,7 @@ "LabelEnableDlnaClientDiscoveryIntervalHelp": "Determine the duration in seconds between two SSDP searches.", "LabelEnableDlnaDebugLogging": "Enable DLNA debug logging", "LabelEnableDlnaDebugLoggingHelp": "Create large log files and should only be used as needed for troubleshooting purposes.", - "LabelEnableDlnaPlayTo": "Enable DLNA 'Play To'", + "LabelEnableDlnaPlayTo": "Enable 'Play To' DLNA feature", "LabelEnableDlnaPlayToHelp": "Detect devices within your network and offer the ability to control them remotely.", "LabelEnableDlnaServer": "Enable DLNA server", "LabelEnableDlnaServerHelp": "Allow UPnP devices on your network to browse and play content.", @@ -1219,7 +1219,7 @@ "OptionPlainVideoItemsHelp": "All videos are represented in DIDL as 'object.item.videoItem' instead of a more specific type, such as 'object.item.videoItem.movie'.", "OptionPlayCount": "Play Count", "OptionPremiereDate": "Premiere Date", - "OptionProtocolHls": "HTTP Live Streaming", + "OptionProtocolHls": "HTTP Live Streaming (HLS)", "OptionProtocolHttp": "HTTP", "OptionRandom": "Random", "OptionRegex": "Regex",