# Can't find string "All" in reactions

**URL:** https://meta.discourse.org/t/cant-find-string-all-in-reactions/404525
**Category:** Translations
**Tags:** translation
**Created:** [June 4, 2026, 2:53pm UTC](https://meta.discourse.org/t/cant-find-string-all-in-reactions/404525 "2026-06-04T14:53:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![discojan](https://avatars.discourse-cdn.com/v4/letter/d/c0e974/32.png) [@discojan](https://meta.discourse.org/u/discojan)
#### Post date: [June 4, 2026, 2:53pm UTC](https://meta.discourse.org/t/cant-find-string-all-in-reactions/404525/1 "2026-06-04T14:53:26Z")

</div>

When you click a post that has multiple different reactions, it shows “All” that is unstranslated in Arabic, I searched on the Crowdin instance [https://discourse.crowdin.com/](https://discourse.crowdin.com/) but couldn’t find it.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [June 4, 2026, 3:15pm UTC](https://meta.discourse.org/t/cant-find-string-all-in-reactions/404525/2 "2026-06-04T15:15:09Z")

</div>

The “name” of the string is `discourse_reactions.users_popup.all` - does that help?

(_AFK, so hard for me to give you a link on crowdin. sorry_)

---

<div class="post-metadata">

### Author: ![discojan](https://avatars.discourse-cdn.com/v4/letter/d/c0e974/32.png) [@discojan](https://meta.discourse.org/u/discojan)
#### Post date: [June 8, 2026, 8:31pm UTC](https://meta.discourse.org/t/cant-find-string-all-in-reactions/404525/3 "2026-06-08T20:31:48Z")

</div>

Thanks, Crowdin search is very terrible, couldn’t find it at all when searching “All”.

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [June 17, 2026, 9:54am UTC](https://meta.discourse.org/t/cant-find-string-all-in-reactions/404525/4 "2026-06-17T09:54:28Z")

</div>

> [@discojan](#):
>
> Crowdin search is very terrible, couldn’t find it at all when searching “All”.

Searching for common words is always hard. But you can use [Translation Strings | Discourse Translations](https://translations.discourse.org/strings) to search for strings. It works quite well.

By default it does a fuzzy search within string keys and string values, which isn’t really helpful when you search for a single, common word like `all`. Searching for the exact word or phrase (case sensitive) will narrow it down a lot. Currently [searching for `"All"`](https://translations.discourse.org/strings?q=%22All%22) returns 19 results.

> [@zogstrip](#):
>
> (_AFK, so hard for me to give you a link on crowdin. sorry_)

[js.discourse\_reactions.users\_popup.all | Discourse Translations](https://translations.discourse.org/strings/discourse/js.discourse_reactions.users_popup.all) works, and it has a link to Crowdin. 😉
