diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index ac948fd559..22fb21f45a 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1436,7 +1436,7 @@ "LabelCreateHttpPortMapHelp": "Permit automatic port mapping to create a rule for http traffic in addition to https traffic.", "HeaderAutoDiscovery": "Network Discovery", "LabelAutomaticDiscovery": "Enable Auto Discovery:", - "LabelAutomaticDiscoveryHelp": "Enable applications to automatically detect Jellyfin by using udp port 7359.", + "LabelAutomaticDiscoveryHelp": "Allow applications to automatically detect Jellyfin by using UDP port 7359.", "LabelAutoDiscoveryTracing": "Enable Auto Discovery tracing.", "LabelAutoDiscoveryTracingHelp": "When enabled, packets received on the auto discovery port will be logged.", "HeaderPortRanges": "Firewall and Proxy Settings", diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 040008b193..efdc2141aa 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -524,7 +524,7 @@ "LabelAutoDiscoveryTracingHelp": "When enabled, packets received on the auto discovery port will be logged.", "LabelAutomaticallyRefreshInternetMetadataEvery": "Automatically refresh metadata from the internet:", "LabelAutomaticDiscovery": "Enable Auto Discovery:", - "LabelAutomaticDiscoveryHelp": "Enable applications to automatically detect Jellyfin by using udp port 7359.", + "LabelAutomaticDiscoveryHelp": "Allow applications to automatically detect Jellyfin by using UDP port 7359.", "LabelBaseUrl": "Base URL:", "LabelBaseUrlHelp": "Add a custom subdirectory to the server URL. For example: http://example.com/<baseurl>", "LabelBindToLocalNetworkAddress": "Bind to local network address:",