Translate the reveal map cheat notification following the lift of the string freeze.

This was SVN commit r18918.
This commit is contained in:
elexis 2016-11-11 01:16:55 +00:00
parent fc0e2a2f72
commit 41a338ca3e

View File

@ -137,7 +137,7 @@ var g_Commands = {
cmpGuiInterface.PushNotification({
"type": "aichat",
"players": [player],
"message": "(Cheat - reveal map)" // TODO: translate me!
"message": markForTranslation("(Cheat - reveal map)")
});
// Reveal the map for all players, not just the current player,