diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index e375d1970..4d71420ce 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1611,5 +1611,6 @@ "UnknownAudioStreamInfo": "The audio stream info is unknown", "UnknownVideoStreamInfo": "The video stream info is unknown", "VideoBitrateNotSupported": "The video's bitrate is not supported", - "AudioIsExternal": "The audio stream is external" + "AudioIsExternal": "The audio stream is external", + "SelectAll": "Select All" }