def __setLocale(self): self.__active_locale = translation.get_language() translation.activate(self.locale)