diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index d39ee30653..02eafbb44e 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1653,5 +1653,27 @@ "EnableEnhancedNvdecDecoderHelp": "Experimental NVDEC implementation, do not enable this option unless you encounter decoding errors.", "EnableSplashScreen": "Enable the splash screen", "Bold": "Bold", - "HomeVideosPhotos": "Home Videos and Photos" + "HomeVideosPhotos": "Home Videos and Photos", + "MediaInfoDvBlSignalCompatibilityId": "DV bl signal compatibility id", + "MediaInfoBlPresentFlag": "DV bl preset flag", + "MediaInfoElPresentFlag": "DV el preset flag", + "MediaInfoRpuPresentFlag": "DV rpu preset flag", + "MediaInfoDvLevel": "DV level", + "MediaInfoDvProfile": "DV profile", + "MediaInfoDvVersionMinor": "DV version minor", + "MediaInfoDvVersionMajor": "DV version major", + "MediaInfoDoViTitle": "DV title", + "MediaInfoVideoRangeType": "Video range type", + "LabelVideoRangeType": "Video range type:", + "VideoRangeTypeNotSupported": "The video's range type is not supported", + "LabelVppTonemappingContrastHelp": "Apply contrast gain in VPP tone mapping. The recommended and default values are 1.2 and 1.", + "LabelVppTonemappingContrast": "VPP Tone mapping contrast gain:", + "LabelVppTonemappingBrightnessHelp": "Apply brightness gain in VPP tone mapping. Both recommended and default values are 0.", + "LabelVppTonemappingBrightness": "VPP Tone mapping brightness gain:", + "ScreenResolution": "Screen Resolution", + "RememberSubtitleSelectionsHelp": "Try to set the subtitle track to the closest match to the last video.", + "RememberSubtitleSelections": "Set subtitle track based on previous item", + "RememberAudioSelectionsHelp": "Try to set the audio track to the closest match to the last video.", + "RememberAudioSelections": "Set audio track based on previous item", + "LabelMaxVideoResolution": "Maximum Allowed Video Transcoding Resolution" }