diff --git a/src/strings/en-us.json b/src/strings/en-us.json index da956eb93a..69f7ad4b4c 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1638,6 +1638,7 @@ "ContainerNotSupported": "The container is not supported", "SubtitleCodecNotSupported": "The subtitle codec is not supported", "VideoCodecNotSupported": "The video codec is not supported", + "VideoCodecTagNotSupported": "The video codec tag is not supported", "AudioBitrateNotSupported": "The audio's bitrate is not supported", "AudioChannelsNotSupported": "The number of audio channels is not supported", "VideoResolutionNotSupported": "The video's resolution is not supported",