Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Button text in lobby/escape menu
|
||||
ui-vote-menu-button = Call vote
|
||||
16
Resources/Locale/en-US/voting/ui/vote-call-menu.ftl
Normal file
16
Resources/Locale/en-US/voting/ui/vote-call-menu.ftl
Normal file
@@ -0,0 +1,16 @@
|
||||
ui-vote-type-restart = Restart round
|
||||
ui-vote-type-gamemode = Next gamemode
|
||||
|
||||
# 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
|
||||
|
||||
# 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
|
||||
2
Resources/Locale/en-US/voting/ui/vote-popup.ftl
Normal file
2
Resources/Locale/en-US/voting/ui/vote-popup.ftl
Normal file
@@ -0,0 +1,2 @@
|
||||
ui-vote-created = { $initiator } has called a vote:
|
||||
ui-vote-button = { $text } ({ $votes })
|
||||
Reference in New Issue
Block a user