mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Add english string localizations for room message send reply
This commit is contained in:
@@ -233,9 +233,12 @@
|
||||
"room_two_users_are_typing" = "%@ & %@ are typing…";
|
||||
"room_many_users_are_typing" = "%@, %@ & others are typing…";
|
||||
"room_message_placeholder" = "Send a message (unencrypted)…";
|
||||
"room_message_reply_to_placeholder" = "Send a reply (unencrypted)…";
|
||||
"room_do_not_have_permission_to_post" = "You do not have permission to post to this room";
|
||||
"encrypted_room_message_placeholder" = "Send an encrypted message…";
|
||||
"encrypted_room_message_reply_to_placeholder" = "Send an encrypted reply…";
|
||||
"room_message_short_placeholder" = "Send a message…";
|
||||
"room_message_reply_to_short_placeholder" = "Send a reply…";
|
||||
"room_offline_notification" = "Connectivity to the server has been lost.";
|
||||
"room_unsent_messages_notification" = "Messages not sent. %@ or %@ now?";
|
||||
"room_unsent_messages_unknown_devices_notification" = "Message not sent due to unknown devices being present. %@ or %@ now?";
|
||||
|
||||
Reference in New Issue
Block a user