Small issue with source strings
Small issue with source strings
I think you made a change to the source strings and decided to merge "subscribed" from the drawer with the one in a community. The thing is that in some other languages like Greek, these are not both verbs, so one of them looks wrong.:)
Can you take a screenshot of where these strings are? There's a lot of screens so it's hard for me to figure out which screens you are talking about. Thanks!
Sorry. Here:
Those two actually are not the same string tokens. They just happen to be translated the same. I assume it's a mis-translation error.
The first one's token is
subscribed
and the second issubscriptions
.