# Translation missing (poll.results.groups.title) for restricted poll

**URL:** https://meta.discourse.org/t/translation-missing-poll-results-groups-title-for-restricted-poll/141553
**Category:** Bug
**Created:** [February 13, 2020, 10:24pm UTC](https://meta.discourse.org/t/translation-missing-poll-results-groups-title-for-restricted-poll/141553 "2020-02-13T22:24:01Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [February 13, 2020, 10:24pm UTC](https://meta.discourse.org/t/translation-missing-poll-results-groups-title-for-restricted-poll/141553/1 "2020-02-13T22:24:02Z")

</div>

When I try to vote on the “Poll group restriction” poll in the [2.4.0.beta11 release notes](https://meta.discourse.org/t/discourse-2-4-0-beta11-release-notes/141548), I get the following error:

 ![image](https://global.discourse-cdn.com/meta/original/3X/d/b/db94f86628ca2273342bd490cd9435c77082c7f9.png)

Hope this is helpful 🙂

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [February 13, 2020, 10:53pm UTC](https://meta.discourse.org/t/translation-missing-poll-results-groups-title-for-restricted-poll/141553/2 "2020-02-13T22:53:06Z")

</div>

Noting that Michael is unable to vote as he is not TL3, presumably the modal here should be saying something like that. The translation appears to be there:

> <https://github.com/discourse/discourse/blob/main/plugins/poll/config/locales/client.en.yml#L35>

cc @nbianca

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [February 13, 2020, 10:54pm UTC](https://meta.discourse.org/t/translation-missing-poll-results-groups-title-for-restricted-poll/141553/3 "2020-02-13T22:54:29Z")

</div>

I do have this, but the option to click a choice and submit, so I tried, being contrarian.

> ![image](https://global.discourse-cdn.com/meta/original/3X/a/2/a273ec8e7cb539d1300c4357d257b67f77a18342.png)

The dialog pops up when I click 🍎 or 🟠.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [February 13, 2020, 10:59pm UTC](https://meta.discourse.org/t/translation-missing-poll-results-groups-title-for-restricted-poll/141553/4 "2020-02-13T22:59:47Z")

</div>

Another option to fixing the missing translation is simply removing the ability to vote.

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [February 13, 2020, 11:02pm UTC](https://meta.discourse.org/t/translation-missing-poll-results-groups-title-for-restricted-poll/141553/5 "2020-02-13T23:02:03Z")

</div>

Yeah, I kind of expected the options would be disabled for me. In a sense they were, but not as much as I’d expected. 🙂

---

<div class="post-metadata">

### Author: ![dan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dan/32/101549_2.png) [@dan](https://meta.discourse.org/u/dan)
#### Post date: [February 18, 2020, 8:13am UTC](https://meta.discourse.org/t/translation-missing-poll-results-groups-title-for-restricted-poll/141553/8 "2020-02-18T08:13:06Z")

</div>

This PR fixes the translation error and disables voting for users who cannot really vote:

[https://github.com/discourse/discourse/pull/8987](https://github.com/discourse/discourse/pull/8987)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [February 18, 2020, 8:28pm UTC](https://meta.discourse.org/t/translation-missing-poll-results-groups-title-for-restricted-poll/141553/9 "2020-02-18T20:28:39Z")

</div>


