From 36a26e698dab77fbd967aa19a6f0cbfc1d0d3e5d Mon Sep 17 00:00:00 2001 From: dkanada Date: Thu, 5 Mar 2020 02:40:43 +0900 Subject: [PATCH] improve transcode error message --- 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 33d52e7551..4852f32aaf 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1223,7 +1223,7 @@ "PlayFromBeginning": "Play from beginning", "PlayNext": "Play next", "PlayNextEpisodeAutomatically": "Play next episode automatically", - "PlaybackErrorNoCompatibleStream": "There are no available formats that are compatible with this device.", + "PlaybackErrorNoCompatibleStream": "There was an issue with the client profiling and the server isn't sending a compatible media format.", "Played": "Played", "Playlists": "Playlists", "PleaseAddAtLeastOneFolder": "Please add at least one folder to this library by clicking the Add button.",