Can't find string "All" in reactions

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/ but couldn’t find it.

1 Like

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)

2 Likes

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

2 Likes

Searching for common words is always hard. But you can use Translation Strings | Discourse Translations 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" returns 19 results.

js.discourse_reactions.users_popup.all | Discourse Translations works, and it has a link to Crowdin. :wink: