mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
chore(i18n): Improved grammar
Reported on the forums Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
parent
9d860d0d61
commit
92488042ee
@ -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 &&
|
||||
|
||||
Loading…
Reference in New Issue
Block a user