| Summary: | Can't properly translate some messages composed from multiple string (e.g. number of users leaving/joining room) | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Jure Repinc <jlp> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | carl, james.h.graham |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jure Repinc
2024-03-13 16:34:30 UTC
It's probably more, I assume it would effect all the strings for how many users "updated their avatar", "changed their display name", etc. Looking at the code we might have to do this the hacky way as the reality is no part of the code knows both what the action is and how many users did it. |