Reworked unavailable nominations showing in the menu (bug 3269)

Fixed a non-const String in mapchooser.inc
This commit is contained in:
Matt Woodrow
2008-10-09 14:24:30 +13:00
parent ff7cb43f6a
commit ed75da0f85
3 changed files with 194 additions and 65 deletions
+25
View File
@@ -45,4 +45,29 @@
{
"en" "Nominate Map:"
}
"Can't Nominate Current Map"
{
"en" "The map you chose is the current map and cannot be nominated"
}
"Map in Exclude List"
{
"en" "The map you chose was recently played and cannot be nominated"
}
"Current Map"
{
"en" "Current Map"
}
"Recently Played"
{
"en" "Recently Played"
}
"Nominated"
{
"en" "Nominated"
}
}