mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -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[] =
|
||||
|
||||
Reference in New Issue
Block a user