From f9fbf6f210aab6e470799e8ff243d2156583d23f Mon Sep 17 00:00:00 2001 From: James Salter Date: Mon, 19 Jul 2021 15:05:04 +0100 Subject: [PATCH] Rename Copy Link to Copy Room Link Being explicit is clearer when this context menu applies to DM rooms, to make it clear that the link will be to the room and not to the person --- src/components/views/rooms/RoomTile.tsx | 2 +- src/i18n/strings/en_EN.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/views/rooms/RoomTile.tsx b/src/components/views/rooms/RoomTile.tsx index c9386c3868..0f614d5337 100644 --- a/src/components/views/rooms/RoomTile.tsx +++ b/src/components/views/rooms/RoomTile.tsx @@ -530,7 +530,7 @@ export default class RoomTile extends React.PureComponent { ) : null}