From a38ea09f3fdf5a398366f12efe5d7e65deaf7c2a Mon Sep 17 00:00:00 2001 From: Charles Ewert Date: Thu, 29 Jun 2023 22:39:03 -0400 Subject: [PATCH] remove unneeded comma --- src/strings/en-gb.json | 2 +- src/strings/en-us.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 938f0dc185..f6389ab256 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1517,7 +1517,7 @@ "MessagePlaybackError": "There was an error playing this file on your Google Cast receiver.", "MessageChromecastConnectionError": "Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.", "Framerate": "Framerate", - "DirectPlayHelp": "The source file is entirely compatible with this client, and the session is receiving the file without modifications.", + "DirectPlayHelp": "The source file is entirely compatible with this client and the session is receiving the file without modifications.", "EnableGamepadHelp": "Listen for input from any connected controllers. (Requires: 'TV' Display Mode)", "LabelEnableGamepad": "Enable Gamepad", "Controls": "Controls", diff --git a/src/strings/en-us.json b/src/strings/en-us.json index d423c2ce32..424c3e79f9 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -189,7 +189,7 @@ "Director": "Director", "Directors": "Directors", "DirectPlaying": "Direct playing", - "DirectPlayHelp": "The source file is entirely compatible with this client, and the session is receiving the file without modifications.", + "DirectPlayHelp": "The source file is entirely compatible with this client and the session is receiving the file without modifications.", "DirectStreamHelp1": "The video stream is compatible with the device, but has an incompatible audio format (DTS, Dolby TrueHD, etc.) or number of audio channels. The video stream will be repackaged losslessly on the fly before being sent to the device. Only the audio stream will be transcoded.", "DirectStreamHelp2": "Power consumed by direct streaming usually depends on the audio profile. Only the video stream is lossless.", "DirectStreaming": "Direct streaming",