mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
/* 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" = "%@ отправил(а) вам фото";
|
||||
"IMAGE_FROM_USER" = "%@ отправил(а) вам фото %@";
|
||||
/* New action message from a specific person in a named room. */
|
||||
"IMAGE_FROM_USER_IN_ROOM" = "%@ отправил(а) фото в %@";
|
||||
"IMAGE_FROM_USER_IN_ROOM" = "%@ отправил(а) фото %@ в %@";
|
||||
/* Multiple unread messages in a room */
|
||||
"UNREAD_IN_ROOM" = "%@ новых сообщений в %@";
|
||||
/* Multiple unread messages from a specific person, not referencing a room */
|
||||
|
||||
Reference in New Issue
Block a user