remove unneeded comma

This commit is contained in:
Charles Ewert 2023-06-29 22:39:03 -04:00
parent 132bc53b86
commit a38ea09f3f
2 changed files with 2 additions and 2 deletions

View file

@ -1517,7 +1517,7 @@
"MessagePlaybackError": "There was an error playing this file on your Google Cast receiver.", "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.", "MessageChromecastConnectionError": "Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.",
"Framerate": "Framerate", "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)", "EnableGamepadHelp": "Listen for input from any connected controllers. (Requires: 'TV' Display Mode)",
"LabelEnableGamepad": "Enable Gamepad", "LabelEnableGamepad": "Enable Gamepad",
"Controls": "Controls", "Controls": "Controls",

View file

@ -189,7 +189,7 @@
"Director": "Director", "Director": "Director",
"Directors": "Directors", "Directors": "Directors",
"DirectPlaying": "Direct playing", "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.", "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.", "DirectStreamHelp2": "Power consumed by direct streaming usually depends on the audio profile. Only the video stream is lossless.",
"DirectStreaming": "Direct streaming", "DirectStreaming": "Direct streaming",