mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 14:16:59 +02:00
Add locheck run script to Riot target. (#6069)
* Add a locheck pre-build step to find all .strings errors. * Treat locheck warnings as errors. * Install mint on CI and pin locheck version. * Clean up localised strings with invalid formatting
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
/* New action message from a specific person in a named room. */
|
||||
"ACTION_FROM_USER_IN_ROOM" = "%@: * %@ %@";
|
||||
/* New action message from a specific person, not referencing a room. */
|
||||
"IMAGE_FROM_USER" = "%@ dërgoi një foto %@";
|
||||
/* New action message from a specific person in a named room. */
|
||||
"IMAGE_FROM_USER_IN_ROOM" = "%@ postoi një foto %@ në %@";
|
||||
/* A single unread message in a room */
|
||||
|
||||
Reference in New Issue
Block a user