summary refs log tree commit diff
path: root/resources/qml/RoomList.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/RoomList.qml')
-rw-r--r--resources/qml/RoomList.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/RoomList.qml b/resources/qml/RoomList.qml

index a4628aa7..a777c369 100644 --- a/resources/qml/RoomList.qml +++ b/resources/qml/RoomList.qml
@@ -211,7 +211,7 @@ Page { roomid: roomContextMenu.roomid position: -1 - title: qsTr("Add or remove from space") + title: qsTr("Add or remove from community...") childMenu: nestedSpaceMenuLevel } }