Added amb1665 and amb1381 - Added other map limits to 'timeleft' and handling of timeleft/nextmap console commands.
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402195
This commit is contained in:
@@ -26,4 +26,49 @@
|
||||
"#format" "{1:s}"
|
||||
"en" "The current map is {1}."
|
||||
}
|
||||
|
||||
"WinLimitAppend"
|
||||
{
|
||||
"#format" "{1:i},{2:s}"
|
||||
"en" ", or change map after a team wins {1} round{2}"
|
||||
}
|
||||
|
||||
"WinLimit"
|
||||
{
|
||||
"#format" "{1:i},{2:s}"
|
||||
"en" "Map will change after a team wins {1} round{2}"
|
||||
}
|
||||
|
||||
"MaxRoundsAppend"
|
||||
{
|
||||
"#format" "{1:i},{2:s}"
|
||||
"en" ", or change map after {1} round{2}"
|
||||
}
|
||||
|
||||
"MaxRounds"
|
||||
{
|
||||
"#format" "{1:i},{2:s}"
|
||||
"en" "Map will change after {1} round{2}"
|
||||
}
|
||||
|
||||
"FragLimitAppend"
|
||||
{
|
||||
"#format" "{1:i},{2:s}"
|
||||
"en" ", or change map after player reaches {1} frag{2}"
|
||||
}
|
||||
"FragLimit"
|
||||
{
|
||||
"#format" "{1:i},{2:s}"
|
||||
"en" "Map will change after a player reaches {1} frag{2}"
|
||||
}
|
||||
|
||||
"LastRound"
|
||||
{
|
||||
"en" "This is the last round!!"
|
||||
}
|
||||
|
||||
"NoTimelimit"
|
||||
{
|
||||
"en" "No timelimit for map"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user