diff --git a/src/qml/RoomInformation.qml b/src/qml/RoomInformation.qml index 9f474dc4e..86e6b9adc 100644 --- a/src/qml/RoomInformation.qml +++ b/src/qml/RoomInformation.qml @@ -65,7 +65,7 @@ QQC2.ScrollView { Kirigami.ListSectionHeader { visible: !root.room.isSpace - label: i18n("Options") + label: i18nc("Room actions", "Actions") activeFocusOnTab: false Layout.fillWidth: true