New mapchooser, rockthevote and nominations plugins finally ready. Removed the existing mapmanager stuff.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402313
This commit is contained in:
Matt Woodrow
2008-07-01 01:18:52 +00:00
parent ac9b9f8c2a
commit 4106620928
19 changed files with 1168 additions and 2804 deletions
+15 -3
View File
@@ -12,17 +12,29 @@
"Nextmap Voting Finished"
{
"#format" "{1:s}"
"en" "Map voting has finished. The next map will be {1}."
"#format" "{1:s},{2:i},{3:i}"
"en" "Map voting has finished. The next map will be {1}. (Received {2}%% of {3} votes)"
}
"Current Map Extended"
{
"en" "The current map has been extended."
"#format" "{1:i},{2:i}"
"en" "The current map has been extended. (Received {1}%% of {2} votes)"
}
"Extend Map"
{
"en" "Extend Current Map"
}
"Dont Change"
{
"en" "Don't Change"
}
"Current Map Stays"
{
"#format" "{1:i},{2:i}"
"en" "Current map continues! The Vote has spoken! (Received {1}%% of {2} votes)"
}
}
+48
View File
@@ -0,0 +1,48 @@
"Phrases"
{
"Already Nominated"
{
"en" "You have already nominated a map."
}
"Max Nominations"
{
"en" "The maximum allowed nominations has been reached."
}
"Map Already In Vote"
{
"#format" "{1:s}"
"en" "Map '{1}' already in the Nominations list."
}
"Map Inserted"
{
"#format" "{1:s}"
"en" "Map '{1}' added to the nominations list."
}
"Map Already Nominated"
{
"en" "The map you chose has already been nominated."
}
"Map Nominated"
{
"#format" "{1:s},{2:s}"
"en" "{1} has nominated {2}."
}
"Map Nomination Changed"
{
"#format" "{1:s},{2:s}"
"en" "{1} has changed his nomination to {2}."
}
"Nominate Title"
{
"en" "Nominate Map:"
}
}
-37
View File
@@ -30,18 +30,7 @@
{
"en" "The minimal number of players required has not been met."
}
"Map Already In Vote"
{
"#format" "{1:s}"
"en" "Map '{1}' already in the Rock the Vote list."
}
"Map Inserted"
{
"#format" "{1:s}"
"en" "Map '{1}' added to Rock the Vote."
}
"RTV Requested"
{
@@ -60,16 +49,6 @@
"en" "Keep Current Map"
}
"Already Nominated"
{
"en" "You have already nominated a map."
}
"Max Nominations"
{
"en" "The maximum allowed nominations has been reached."
}
"Selected Map"
{
@@ -92,20 +71,4 @@
"#format" "{1:s}"
"en" "Changing map to {1}! Rock the Vote has spoken!"
}
"Map Already Nominated"
{
"en" "The map you chose has already been nominated."
}
"Map Nominated"
{
"#format" "{1:s},{2:s}"
"en" "{1} has nominated {2} for Rock the Vote."
}
"Nominate Title"
{
"en" "Nominate Map:"
}
}