From 1f358cf80ee553200375572e01b1ad33475c77d4 Mon Sep 17 00:00:00 2001 From: felix920506 Date: Mon, 9 Oct 2023 13:59:26 -0400 Subject: [PATCH] Change fallback fonts help text to link documentation --- 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 46ac586951..1ba80e7dfc 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1624,7 +1624,7 @@ "HeaderSelectFallbackFontPath": "Select Fallback Font Folder Path", "HeaderSelectFallbackFontPathHelp": "Browse or enter the path of the fallback font folder to use for rendering ASS/SSA subtitles.", "LabelFallbackFontPath": "Fallback font folder path", - "LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering ASS/SSA subtitles. The maximum allowed total font size is 20 MB. Lightweight and web-friendly font formats such as woff2 are recommended.", + "LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering subtitles for some clients. The maximum allowed total font size is 20 MB. Please refer to the Jellyfin documentation on fonts for more info.", "EnableFallbackFont": "Enable fallback fonts", "EnableFallbackFontHelp": "Enable custom alternate fonts. This can avoid the problem of incorrect subtitle rendering.", "AspectRatioCover": "Cover",