From 4e5e21bc7a821c148c7d7596cd4e5677d60bf62d Mon Sep 17 00:00:00 2001 From: SBiOSoftWhare Date: Fri, 27 Jul 2018 11:34:23 +0200 Subject: [PATCH] Add room replacement related strings in Vector.strings --- Riot/Assets/en.lproj/Vector.strings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Riot/Assets/en.lproj/Vector.strings b/Riot/Assets/en.lproj/Vector.strings index 9145899d0..7e8a6e166 100644 --- a/Riot/Assets/en.lproj/Vector.strings +++ b/Riot/Assets/en.lproj/Vector.strings @@ -272,6 +272,8 @@ "room_event_failed_to_send" = "Failed to send"; "room_action_send_photo_or_video" = "Send photo or video"; "room_action_send_sticker" = "Send sticker"; +"room_replacement_information" = "This room has been replaced and is no longer active."; +"room_replacement_link" = "The conversation continues here."; // Unknown devices "unknown_devices_alert_title" = "Room contains unknown devices";