Skip to content

Commit 9248804

Browse files
rakeknivenmgallien
authored andcommitted
chore(i18n): Improved grammar
Reported on the forums Signed-off-by: rakekniven <[email protected]>
1 parent 9d860d0 commit 9248804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/filedetails/ShareDetailsPage.qml

+1-1
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ Page {
466466

467467
checkable: true
468468
checked: root.passwordProtectEnabled
469-
text: qsTr("Password protect")
469+
text: qsTr("Password protection")
470470
visible: root.shareSupportsPassword
471471
enabled: visible &&
472472
!root.waitingForPasswordProtectEnabledChange &&

0 commit comments

Comments
 (0)