Fix poll votes displaying random number
i have no idea where the number was coming from
This commit is contained in:
parent
8a911f238b
commit
66c17006d1
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue