diff --git a/JA2.suo b/JA2.suo index 58fbbbe2..e1fc9dc4 100644 Binary files a/JA2.suo and b/JA2.suo differ diff --git a/Utils/_DutchText.cpp b/Utils/_DutchText.cpp index 8584235c..cfb0809a 100644 --- a/Utils/_DutchText.cpp +++ b/Utils/_DutchText.cpp @@ -3477,8 +3477,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. @@ -3554,8 +3556,10 @@ 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.", - L"When ON, game will be saved in tactical after each players turn.", + L"When ON, game will be saved after each players turn.", + L"When ON, Skyrider will not talk anymore.", }; diff --git a/Utils/_FrenchText.cpp b/Utils/_FrenchText.cpp index 7d94f10e..7bdba320 100644 --- a/Utils/_FrenchText.cpp +++ b/Utils/_FrenchText.cpp @@ -3466,8 +3466,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. @@ -3543,8 +3545,10 @@ 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.", - L"When ON, game will be saved in tactical after each players turn.", + L"When ON, game will be saved after each players turn.", + L"When ON, Skyrider will not talk anymore.", }; diff --git a/Utils/_GermanText.cpp b/Utils/_GermanText.cpp index 51b7e4af..c1093f9a 100644 --- a/Utils/_GermanText.cpp +++ b/Utils/_GermanText.cpp @@ -3288,7 +3288,7 @@ STR16 zOptionsToggleText[] = L"Krähen erlauben", L"Zufällige B.S.E Personalität", L"Automatisch speichern", - L"Silent Skyrider", + L"Stummer Skyrider", }; //This is the help text associated with the above toggles. @@ -3367,7 +3367,7 @@ STR16 zOptionsScreenHelpText[] = L"Wenn diese Funktion aktiviert ist, sind Krähen im Spiel vorhanden.", L"Wenn diese Funktion aktiviert ist, erhalten B.S.E Charaktere zufällige Persönlichkeit und Gesinnung.", L"Wenn diese Funktion aktiviert ist, wird nach jeder Runde automatisch gespeichert.", - L"Wenn diese Funktion aktiviert ist, wird Skyrider nicht mehr so viel sprechen.", + L"Wenn diese Funktion aktiviert ist, wird Skyrider nichts mehr sprechen.", }; STR16 gzGIOScreenText[] = diff --git a/Utils/_ItalianText.cpp b/Utils/_ItalianText.cpp index c162dcd1..0a4cf7f3 100644 --- a/Utils/_ItalianText.cpp +++ b/Utils/_ItalianText.cpp @@ -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.", }; diff --git a/Utils/_PolishText.cpp b/Utils/_PolishText.cpp index 38422e2c..af7b7071 100644 --- a/Utils/_PolishText.cpp +++ b/Utils/_PolishText.cpp @@ -3459,8 +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. @@ -3536,8 +3538,10 @@ 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.", - L"When ON, game will be saved in tactical after each players turn.", + L"When ON, game will be saved after each players turn.", + L"When ON, Skyrider will not talk anymore.", };