void removeKey(string key)
 {
     localizationText.removeKey(key);
 }