this post was submitted on 25 May 2025
5 points (100.0% liked)
Summit
963 readers
4 users here now
Community to discuss Summit, an open-source Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Source: https://github.com/idunnololz/summit
Support the app
Website: https://summit.idunnololz.com/
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
.I think that the
subscribed
one, is being used somewhere else too. I'll take a closer look tho