- Translated missing preference (options) texts from the German build.

- Edited preferences text and description (English and German)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@317 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2006-06-30 17:11:41 +00:00
parent 4c5607bae9
commit 7bfdcedf5d
4 changed files with 41 additions and 41 deletions
+13 -13
View File
@@ -3412,12 +3412,12 @@ STR16 zOptionsToggleText[] =
L"Show Tree Tops",
L"Show Wireframes",
L"Show 3D Cursor",
L"Show Chance to Hit on the cursor",
L"GL Burst Uses Burst Cursor",
L"Enemies Drop All Items",
L"High Angle Grenade Launching",
L"Restrict Extra Aim Levels to Rifles",
L"Space selects next squad",
L"Show Chance to Hit on cursor",
L"GL Burst uses Burst cursor",
L"Enemies Drop all Items",
L"High angle Grenade launching",
L"Restrict extra Aim Levels",
L"Space selects next Squad",
L"Show Item Shadow",
L"Show Weapon Ranges in Tiles",
};
@@ -3486,13 +3486,13 @@ STR16 zOptionsScreenHelpText[] =
// Options for 1.13
L"When ON, the chance to hit is shown on the cursor.",
L"GL Burst uses burst cursor.",
L"Enemies drop all items on death.",
L"Grenade launchers fire grenades at higher angles.",
L"Aim levels beyond 4 are restricted to rifles and sniper rifles.",
L"When enabled |S|p|a|c|e selects next squad automatically.",
L"When enabled item shadows will be shown.",
L"When enabled weapon ranges will be shown in tiles.",
L"When ON, GL burst uses burst cursor.",
L"When ON, dead enemies drop all items.",
L"When ON, grenade launchers fire grenades at higher angles.",
L"When ON, aim levels beyond 4 are restricted to rifles and sniper rifles.",
L"When ON, |S|p|a|c|e selects next squad automatically.",
L"When ON, item shadows will be shown.",
L"When ON, weapon ranges will be shown in tiles.",
};