Bug: Poll with autoclosing notice displays odd text referring to closed.closes
Here’s a picture. Doesn’t seem to effect functionality, but it’s there and I don’t see anything in logs related to polls?
Bug: Poll with autoclosing notice displays odd text referring to closed.closes
Here’s a picture. Doesn’t seem to effect functionality, but it’s there and I don’t see anything in logs related to polls?
Possibly what is missing is a space and a capital letter. This would be clearer:
“Results will be shown once closed. Closes in a day.”
It appears that there is just a space missing between js.poll.results.closed.title and js.poll.automatic_close.closes_in
So yes.
I would take this on if thats okay.
EDIT:
Seems like @awesomerobot has already fixed the missing space.
The “age” locale also needs to be capitalized
https://github.com/discourse/discourse/pull/7124