Translated "Silent Skyrider" option text for German version

Added some missing option texts for Dutch, Polish, ...

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@669 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2007-01-21 10:20:34 +00:00
parent 805e9de8d7
commit 243ed1bac7
6 changed files with 21 additions and 5 deletions
+4
View File
@@ -3459,7 +3459,10 @@ STR16 zOptionsToggleText[] =
L"Show Weapon Ranges in Tiles",
L"Tracer effect for single shot",
L"Rain noises",
L"Allow crows",
L"Random I.M.P personality",
L"Auto save",
L"Silent Skyrider",
};
//This is the help text associated with the above toggles.
@@ -3535,6 +3538,7 @@ STR16 zOptionsScreenHelpText[] =
L"When ON, weapon ranges will be shown in tiles.",
L"When ON, tracer effect will be shown for single shots.",
L"When ON, you will hear rain noises when it is raining.",
L"When ON, the crows are present in game.",
L"When ON, I.M.P characters will get random personality and attitude.",
};