From 97ef1db8bd645761baec6cc9bafa915c3936dedd Mon Sep 17 00:00:00 2001 From: blob03 Date: Mon, 25 Jul 2022 11:00:57 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/ --- src/strings/en-gb.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 02eafbb44e..a05d5e3d71 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1451,9 +1451,9 @@ "LabelAutoDiscoveryTracingHelp": "When enabled, packets received on the auto discovery port will be logged.", "HeaderPortRanges": "Firewall and Proxy Settings", "LabelUDPPortRange": "UDP Communication Range:", - "LabelUDPPortRangeHelp": "Restrict Jellyfin to use this port range when making UDP connections. (Default is 1024 - 645535).
Note: Certain function require fixed ports that may be outside of this range.", + "LabelUDPPortRangeHelp": "Restrict Jellyfin to use this port range when making UDP connections. (Default is 1024 - 65535).
Note: Certain function require fixed ports that may be outside of this range.", "LabelHDHomerunPortRange": "HDHomeRun port range:", - "LabelHDHomerunPortRangeHelp": "Restricts the HDHomeRun UDP port range to this value. (Default is 1024 - 645535).", + "LabelHDHomerunPortRangeHelp": "Restricts the HDHomeRun UDP port range to this value. (Default is 1024 - 65535).", "LabelPublishedServerUri": "Published Server URIs:", "LabelPublishedServerUriHelp": "Override the URI used by Jellyfin, based on the interface, or client IP address.", "HeaderDebugging": "Debugging and Tracing",