Context-dependant translation forms for strings. Typically the standalone version is for the nominative form of the word, and the format version is used for the genitive case.
Deprecation warning
locale data getters are deprecated
enum FormStyle { Format: FormStyle.Format; Standalone: FormStyle.Standalone;}