From f03bc8ef230971af5e294db3e452b1259c6e1700 Mon Sep 17 00:00:00 2001 From: Wanne Date: Tue, 4 Mar 2014 17:27:15 +0000 Subject: [PATCH] Merged from revision: 7022 - Added tooltip info for for turning on/off merc light movement (|G) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7023 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Utils/_EnglishText.cpp | 2 +- Utils/_GermanText.cpp | 2 +- Utils/_TaiwaneseText.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Utils/_EnglishText.cpp b/Utils/_EnglishText.cpp index 4196cf57f..db62cec0e 100644 --- a/Utils/_EnglishText.cpp +++ b/Utils/_EnglishText.cpp @@ -5610,7 +5610,7 @@ STR16 zOptionsScreenHelpText[] = L"When ON, uses the metric system for measurements; otherwise it uses the Imperial system.", //Merc Lighted movement - L"When ON, the merc will light the ground while walking. Turn OFF for faster frame rate.", + L"When ON, the merc will light the ground while walking (|G). Turn OFF for faster frame rate.", //Smart cursor L"When ON, moving the cursor near your mercs will automatically highlight them.", diff --git a/Utils/_GermanText.cpp b/Utils/_GermanText.cpp index e49c55c15..3005ec514 100644 --- a/Utils/_GermanText.cpp +++ b/Utils/_GermanText.cpp @@ -5455,7 +5455,7 @@ STR16 zOptionsScreenHelpText[] = L"Mit dieser Option wird im Spiel das metrische anstelle des imperialen Maßsystems verwendet (z.B. Meter und Kilogramm).", //Merc Lighted movement - L"Diese Funktion beleuchtet für den Spieler die Umgebung des Söldners - auch beim Bewegen. AUSgeschaltet erhöht sich die Bildwiederholrate.", + L"Diese Funktion beleuchtet für den Spieler die Umgebung des Söldners - auch beim Bewegen (|G). AUSgeschaltet erhöht sich die Bildwiederholrate.", //Smart cursor L"Wenn diese Funktion aktiviert ist, springt der Cursor immer automatisch auf Söldner in seiner direkten Nähe.", diff --git a/Utils/_TaiwaneseText.cpp b/Utils/_TaiwaneseText.cpp index 96c1c3fac..4ff02876c 100644 --- a/Utils/_TaiwaneseText.cpp +++ b/Utils/_TaiwaneseText.cpp @@ -5615,7 +5615,7 @@ STR16 zOptionsScreenHelpText[] = L"When ON, uses the metric system for measurements; otherwise it uses the Imperial system.", //Merc Lighted movement - L"When ON, the merc will light the ground while walking. Turn OFF for faster frame rate.", + L"When ON, the merc will light the ground while walking (|G). Turn OFF for faster frame rate.", //Smart cursor L"When ON, moving the cursor near your mercs will automatically highlight them.",