Link shares: Rename permission

Renaming
 "Download / View / Upload"
to
 "Download / View / Edit"

for #7357 and owncloud/enterprise#3464
This commit is contained in:
Christian Kamm 2019-08-01 09:54:28 +02:00 committed by Olivier Goffart
parent 9d9b246b67
commit 0f701dd67e

View File

@ -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>