Skip to content

Commit

Permalink
Link shares: Rename permission
Browse files Browse the repository at this point in the history
Renaming
 "Download / View / Upload"
to
 "Download / View / Edit"

for #7357 and owncloud/enterprise#3464
  • Loading branch information
ckamm authored and ogoffart committed Oct 30, 2019
1 parent 9d9b246 commit 0f701dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/sharelinkwidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<item row="3" column="0">
<widget class="QRadioButton" name="radio_readWrite">
<property name="text">
<string>Download / View / Upload</string>
<string>Download / View / Edit</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 0f701dd

Please sign in to comment.