cod5-sdk/raw/english/localizedstrings/debug.str

38 lines
965 B
Text
Raw Normal View History

2008-11-20 00:00:00 +00:00
// Note to translators:
// If a sentence is the same in your language then please change it to "#same"
//
// eg:
// LANG_ENGLISH "HALT"
// LANG_GERMAN "#same"
//
// (This is so we can tell which strings have been signed-off as ok to be the same words for QA
// and because we do not store duplicate strings, which will then get exported again next time
// as being untranslated.)
//
VERSION "1"
CONFIG "G:\CoD5\cod\cod5\bin\StringEd.cfg"
FILENOTES "Strings used for debugging go in this file."
REFERENCE DRONES
LANG_ENGLISH "drones: [&&1]"
REFERENCE ALLIES
LANG_ENGLISH "allies: [&&1]"
REFERENCE AXIS
LANG_ENGLISH "axis: [&&1]"
REFERENCE VEHICLES
LANG_ENGLISH "vehicles: [&&1]"
REFERENCE TOTAL
LANG_ENGLISH "total: [&&1]"
REFERENCE POSITION
LANG_ENGLISH "Position:"
ENDMARKER