Merged from revision: 7153

- Externalized hardcoded radio operator texts to language specific text files

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7154 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2014-04-16 19:48:30 +00:00
parent 7daed0845b
commit 4f7e06b75e
11 changed files with 226 additions and 30 deletions
+20
View File
@@ -6628,6 +6628,26 @@ STR16 New113Message[] =
L"Insufficient AP Points! Cost %d, you have %d.",
L"Hint: %s",
L"Player strength: %d - Enemy strength: %6.0f", // Surrender values to be printed, if DISPLAY_SURRENDER_VALUES = TRUE
L"Cannot use skill!",
L"Cannot build while enemies are in this sector!",
L"Cannot spot that location!",
L"Incorrect GridNo for firing artillery!",
L"Radio frequencies are jammed. No communication possible!",
L"Radio action failed!",
L"Not enough mortar shells in sector to start a barrage!",
L"No signal shell item found in Items.xml!",
L"No mortars found, cannot commence barrage!",
L"Already jamming signal, no need to do so again!",
L"Already listening for nearby sounds, no need to do so again!",
L"Already trying to spot, no need to do so again!",
L"Already scanning for jam signals, no need to do so again!",
L"%s could not apply %s to %s.",
L"%s orders reinforcements from %s.",
L"%s radio set is out of energy.",
L"a working radio set",
L"a binocular",
L"patience",
};
STR16 New113HAMMessage[] =