Fix poll votes displaying random number

i have no idea where the number was coming from
This commit is contained in:
Shadowfacts 2022-09-11 22:35:09 -04:00
parent 8a911f238b
commit 66c17006d1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<key>poll votes count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%2$#@votes@</string>
<string>%#@votes@</string>
<key>votes</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>