From 8dcb37d106a75ba53e25fab1fc11173373454f42 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 21 Nov 2020 22:54:59 -0500 Subject: [PATCH] Darn you missing comma --- 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 8a7b41f72f..040008b193 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -689,7 +689,7 @@ "LabelMaxBackdropsPerItem": "Maximum number of backdrops per item:", "LabelMaxChromecastBitrate": "Chromecast streaming quality:", "LabelMaxMuxingQueueSize": "Max muxing queue size:", - "LabelMaxMuxingQueueSizeHelp": "Maximum number of packets that can be buffered while waiting for all streams to initialize. Try to increase it if you still encounter \"Too many packets buffered for output stream\" error in ffmpeg logs. The recommended value is 2048." + "LabelMaxMuxingQueueSizeHelp": "Maximum number of packets that can be buffered while waiting for all streams to initialize. Try to increase it if you still encounter \"Too many packets buffered for output stream\" error in ffmpeg logs. The recommended value is 2048.", "LabelMaxParentalRating": "Maximum allowed parental rating:", "LabelMaxResumePercentage": "Maximum resume percentage:", "LabelMaxResumePercentageHelp": "Titles are assumed fully played if stopped after this time.",