private void RemoveTranslationFromSubtitles () { Translations translations = new Translations(); translations.Clear(subtitles); }