You can also set a default name for each object, in the form of a TText object, to be used when no localized name is found for a particular locale.
Locales themselves can be referenced by localizable names. You could therefore reference the German-speaking locale by the name German when an English-speaking locale is active and by the name Deutsch when a German-speaking locale is active. You can use the TLocale function FindLocale to access a locale using a localized name.