* Add a way to disable voting for maximum authoritarianism * Allow disabling specific vote types via cvars * Migrate standard-vote-to-cvar dictionary to being static
24 lines
719 B
Plaintext
24 lines
719 B
Plaintext
ui-vote-type-restart = Restart round
|
|
ui-vote-type-gamemode = Next gamemode
|
|
ui-vote-type-map = Next map
|
|
|
|
# Window title of the vote create menu
|
|
ui-vote-create-title = Call Vote
|
|
|
|
# Submit button in the vote create button
|
|
ui-vote-create-button = Call Vote
|
|
|
|
# Timeout text if a standard vote type is currently on timeout.
|
|
ui-vote-type-timeout = This vote was called too recently ({$remaining})
|
|
|
|
# Unavailable text if a vote type has been disabled manually.
|
|
ui-vote-type-not-available = This vote type has been disabled
|
|
|
|
# Hue hue hue
|
|
ui-vote-fluff = Powered by Robust™ Anti-Tamper Technology
|
|
|
|
## Vote menu command
|
|
|
|
ui-vote-menu-command-description = Opens the voting menu
|
|
ui-vote-menu-command-help-text = Usage: votemenu
|