chore(i18n): Improved grammar

Reported on the forums

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
rakekniven 2025-01-12 18:34:47 +01:00 committed by Matthieu Gallien
parent 9d860d0d61
commit 92488042ee

View File

@ -466,7 +466,7 @@ Page {
checkable: true
checked: root.passwordProtectEnabled
text: qsTr("Password protect")
text: qsTr("Password protection")
visible: root.shareSupportsPassword
enabled: visible &&
!root.waitingForPasswordProtectEnabledChange &&