/// <summary> /// Updates ALL TranslatedText objects /// </summary> public void UpdateAllTexts() { TranslatedText.RefreshAll(); }