// This is a special localization file for mods using Mapbase's commentary system additions. // It is only loaded when commentary mode is enabled. "lang" { "Language" "English" "Tokens" { // The following are examples of what this file can be used for: "Comm_Something" "A Really Cool Print Name" // Localized "printname" keyvalue (a.k.a. a node's title) "Comm_Speaker_Gordon" "Gordon Freeman" // Localized "speakers" keyvalue "Comm_Text_Something" "This is part of a text node or something." Localized text node content } }