mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 12:46:58 +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" = "%@ 发送了一张图片:%@";
|
||||
/* New action message from a specific person in a named room. */
|
||||
"IMAGE_FROM_USER_IN_ROOM" = "%@ 发送了一张图片:%@(来自 %@)";
|
||||
/* A single unread message in a room */
|
||||
|
||||
Reference in New Issue
Block a user