German
version 3/111222 by Team GerX
Section - Use options
Use traditional descriptors translates as (- Constant TRADITIONAL_DESCRIPTORS; -).
Use traditional dialect translates as (- Constant DIALECT_TRADITIONAL; -).
Use swiss dialect translates as (- Constant DIALECT_SWISS; -).
Include (- Default INVENTORY_INDENT = 2; -).
Use inventory indent translates as (- Constant INVENTORY_INDENT = 3; -).
Use inventory hyphen bullet translates as (- #IfNDef INVENTORY_BULLET; Constant INVENTORY_BULLET = "- "; #EndIf; -).
Use inventory asterisk bullet translates as (- #IfNDef INVENTORY_BULLET; Constant INVENTORY_BULLET = "* "; #EndIf; -).
Use compound heads translates as (- Constant COMPOUND_HEADS; -).
Use compound tails translates as (- Constant COMPOUND_TAILS; -).
Use non-nested lists translates as (- #IfNDef NO_NESTED_LISTS; Constant NO_NESTED_LISTS = 0; #EndIf; -).
Use non-nested lists with separate paragraphs translates as (- #IfNDef NO_NESTED_LISTS; Constant NO_NESTED_LISTS = 1; #EndIf; -).
Use list buffer size of at least 20 translates as (- Constant LIST_BUFFER_SIZE = {N}; -).
Use explicit error messages translates as (- Constant EXPLICIT_ERROR_MESSAGES; -).
Use capitalized Du translates as (- #IfNDef CAPITAL_YOU; Constant CAPITAL_YOU; #EndIf; -).
Use capitalised Du translates as (- #IfNDef CAPITAL_YOU; Constant CAPITAL_YOU; #EndIf; -).
Use debug messages translates as (- Constant DEBUG_MESSAGES; -).
Use manual pronouns translates as (- #IfNDef MANUAL_PRONOUNS; Constant MANUAL_PRONOUNS; #EndIf; -).
Use line break before printing the author's name translates as (- Constant NEW_LINE_BEFORE_AUTHOR; -). [']
Use init property translates as (- Constant DEFORM_INIT_PROPERTY; -).
Use skip libcheck translates as (- Constant SKIP_LIBCHECK; -).
Use in-scope pronoun notice translates as (- Constant IN_SCOPE_PRONOUN_NOTICE; -).
Use room-related pronoun notice translates as (- Constant ROOMS_PRONOUN_NOTICE; -).