1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-04-22 06:02:03 +02:00

shortcuttable: update strings

Change-Id: I9428df58376a6cf84c9736d40b07db88089230d1
GitLab: #1282
This commit is contained in:
Aline Gondim Santos 2023-08-01 10:00:01 -03:00
parent 6341f32618
commit 7f2c98a594

View file

@ -258,12 +258,12 @@ Window {
ListElement { ListElement {
shortcut: "Shift + Alt + T" shortcut: "Shift + Alt + T"
shortcut2: "" shortcut2: ""
description: qsTr("Show Formatting") description: qsTr("Show formatting")
} }
ListElement { ListElement {
shortcut: "Shift + Alt + P" shortcut: "Shift + Alt + P"
shortcut2: "" shortcut2: ""
description: qsTr("Show Preview") description: qsTr("Show preview")
} }
} }