Pending Map should no longer be shown when mapvotes are disabled.
Removed tf2 include from mapchooser. Moved sm_setnextmap to mapchooser and made it block the end of map vote. --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402427
This commit is contained in:
@@ -37,4 +37,10 @@
|
||||
"#format" "{1:i},{2:i}"
|
||||
"en" "Current map continues! The Vote has spoken! (Received {1}%% of {2} votes)"
|
||||
}
|
||||
|
||||
"Changed Next Map"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Changed nextmap to \"{1}\"."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,37 @@
|
||||
"Phrases"
|
||||
{
|
||||
"Changed Next Map"
|
||||
"Map History"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Changed nextmap to \"{1}\"."
|
||||
"en" "Map History"
|
||||
}
|
||||
|
||||
"Map"
|
||||
{
|
||||
"en" "[Map]"
|
||||
}
|
||||
|
||||
"Started"
|
||||
{
|
||||
"en" "[Started]"
|
||||
}
|
||||
|
||||
"Played Time"
|
||||
{
|
||||
"en" "[Played Time]"
|
||||
}
|
||||
|
||||
"Reason"
|
||||
{
|
||||
"en" "[Reason for ending]"
|
||||
}
|
||||
|
||||
"Current Map"
|
||||
{
|
||||
"en" "Current Map"
|
||||
}
|
||||
|
||||
"ago"
|
||||
{
|
||||
"en" "ago"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user