mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Link shares: Rename permission
Renaming "Download / View / Upload" to "Download / View / Edit" for #7357 and owncloud/enterprise#3464
This commit is contained in:
parent
9d9b246b67
commit
0f701dd67e
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user