Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/script/bin/translation_default.lang @ 906

Last change on this file since 906 was 906, checked in by bknecht, 16 years ago

created lua branch w/o Media

File size: 1.0 KB
Line 
1ConfigValueDescription::Language::language_=The language of the ingame text
2ConfigValueDescription::DebugLevel::softDebugLevelConsole_=The maximal level of debug output shown in the console
3ConfigValueDescription::DebugLevel::softDebugLevelLogfile_=The maximal level of debug output shown in the logfile
4ConfigValueDescription::DebugLevel::softDebugLevelShell_=The maximal level of debug output shown in the ingame shell
5ConfigValueDescription::Fighter::bInvertMouse_=Set this to true for joystick-like mouse behaviour (mouse up = ship down).
6ConfigValueDescription::Projectile::lifetime_=The time in seconds a projectile stays alive
7ConfigValueDescription::Projectile::speed_=The speed of a projectile in units per second
8ConfigValueDescription::SpaceShip::bInvertYAxis_=Set this to true for joystick-like mouse behaviour (mouse up = ship down).
9ConfigValueDescription::SpaceShip::reloadTime_=The reload time of the weapon in seconds
10ConfigValueDescription::SpaceShip::testvector_=asdfblah
11ConfigValueDescription::GraphicsEngine::dataPath_=relative path to media data
Note: See TracBrowser for help on using the repository browser.