forked from UNLOZE/sm-plugins
further changes to show rtv boost correctly and display in percentage
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
|
||||
"Already Voted"
|
||||
{
|
||||
"#format" "{1:d},{2:d},{3:.1f}"
|
||||
"en" "You have already voted to Rock the Vote. ({1} total hour votes, {2} required). ({3} RTV boost)"
|
||||
"#format" "{1:d},{2:s},{3:.1f}"
|
||||
"en" "You have already voted to Rock the Vote. ({1}{2} RTV reached. ({3} RTV boost)"
|
||||
}
|
||||
|
||||
"Wait Before Revoting"
|
||||
@@ -44,8 +44,8 @@
|
||||
|
||||
"RTV Requested"
|
||||
{
|
||||
"#format" "{1:s},{2:d},{3:d},{4:.1f}"
|
||||
"en" "{1} wants to rock the vote. ({2} total hour votes, {3} required). ({4} RTV boost)"
|
||||
"#format" "{1:s},{2:d},{3:s},{4:.1f}"
|
||||
"en" "{1} wants to rock the vote. ({2}{3} RTV reached) ({4} RTV boost)"
|
||||
}
|
||||
|
||||
"RTV Undone"
|
||||
|
||||
Reference in New Issue
Block a user