diff --git a/src/encodingsettings.html b/src/encodingsettings.html index 858375b145..2e92c95a68 100644 --- a/src/encodingsettings.html +++ b/src/encodingsettings.html @@ -154,6 +154,7 @@
${DeinterlaceMethodHelp}
diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 1947dc0c37..7cfaafdf6d 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1475,6 +1475,7 @@ "PathNotFound": "The path could not be found. Please ensure the path is valid and try again.", "YadifBob": "YADIF Bob", "Yadif": "YADIF", + "Bwdif": "BWDIF", "Track": "Track", "Season": "Season", "ReleaseGroup": "Release Group", diff --git a/src/strings/en-us.json b/src/strings/en-us.json index a148ef061f..f4c2ef2494 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1546,6 +1546,7 @@ "XmlTvSportsCategoriesHelp": "Programs with these categories will be displayed as sports programs. Separate multiple with '|'.", "Yadif": "YADIF", "YadifBob": "YADIF Bob", + "Bwdif": "BWDIF", "Yes": "Yes", "Yesterday": "Yesterday", "PathNotFound": "The path could not be found. Please ensure the path is valid and try again.",