From 98c603cf13d07e16bcdc6e7ade4e386bd5166d38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Sun, 24 Aug 2025 09:56:13 +0200 Subject: [PATCH] room-preview: Replace "alias" with "address" in string For consistency with other places, where we only mention a room address. --- src/components/dialogs/room_preview.blp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/dialogs/room_preview.blp b/src/components/dialogs/room_preview.blp index 7b219ad1..a559b5e2 100644 --- a/src/components/dialogs/room_preview.blp +++ b/src/components/dialogs/room_preview.blp @@ -67,7 +67,7 @@ template $RoomPreviewDialog: $ToastableDialog { wrap-mode: word_char; justify: center; use-markup: true; - label: _("Enter a room ID, room alias, or link to look up a room"); + label: _("Enter an address or link to look up a room"); styles [ "body",