From 33c220a4587cddd3bed21383f4ea3958c1d0e607 Mon Sep 17 00:00:00 2001 From: artiume Date: Thu, 16 Apr 2020 20:38:32 -0400 Subject: [PATCH] Update src/strings/en-us.json Co-Authored-By: dkanada --- src/strings/en-us.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 900b3dbb20..03f2d85b2f 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1493,7 +1493,5 @@ "EveryHour": "Every hour", "EveryXHours": "Every {0} hours", "OnApplicationStartup": "On application startup", - "ExperimentalBlurayPlayback": "Blu-Ray playback is experimental. Jellyfin cannot decrypt content protected by DRM. All the titles in the Blu-Ray will be played anyway, including the protected ones. Some parts might be in black", - "ExperimentalDVDPlayback": "DVD playback is experimental. Jellyfin cannot decrypt content protected by DRM. All the titles in the DVD will be played anyway, including the protected ones. Some parts might be in black", - "ExperimentalISOPlayback": "ISO playback is experimental. All the titles in the ISO will be played anyway. Some parts might be in black" + "UnsupportedPlayback": "Jellyfin cannot decrypt content protected by DRM but all content will be attempted regardless, including protected titles. Some files may appear completely black due to encryption or other unsupported features, such as interactive titles." }