From 94e53e14a3afda9298dd6da09eba7212203cda12 Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Sat, 14 Jun 2025 01:56:57 +0200 Subject: [PATCH] UserInfo: Use "Account" naming consistently We use "Account" in the settings so we better use the same concept across the UI. --- src/rooms/UserInfo.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rooms/UserInfo.qml b/src/rooms/UserInfo.qml index 9cbc1c927..bc28c1b70 100644 --- a/src/rooms/UserInfo.qml +++ b/src/rooms/UserInfo.qml @@ -105,7 +105,7 @@ RowLayout { actions: [ Kirigami.Action { - text: i18n("Switch User") + text: i18n("Switch Account") icon.name: "system-switch-user" shortcut: "Ctrl+U" onTriggered: accountSwitchDialog.createObject(QQC2.Overlay.overlay, {