mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-15 08:52:15 +00:00
20 lines
599 B
Text
20 lines
599 B
Text
// 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 "W:\bin\stringed.cfg"
|
|
FILENOTES ""
|
|
|
|
REFERENCE EXIT_CAMERA_VIEW
|
|
LANG_ENGLISH "Press 'JUMP' to exit, thumbstick 'UP/DOWN' to switch view."
|
|
LANG_SPANISH "#same"
|
|
|
|
ENDMARKER
|