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.
enum FormStyle { Format: FormStyle.Format; Standalone: FormStyle.Standalone;}