Browse Source

Merge pull request #996 from nextcloud/Valdnet-patch-1

Change upload to shared
Marcel Hibbe 4 years ago
parent
commit
fe9b41e8b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -328,7 +328,7 @@
 
 
     <!-- Upload -->
     <!-- Upload -->
     <string name="nc_upload_local_file">Upload local file</string>
     <string name="nc_upload_local_file">Upload local file</string>
-    <string name="nc_upload_from_nextcloud">Upload from Nextcloud</string>
+    <string name="nc_upload_from_nextcloud">Share from Nextcloud</string>
     <string name="nc_upload_failed">Failed to upload file</string>
     <string name="nc_upload_failed">Failed to upload file</string>
     <string name="nc_upload_choose_local_files">Choose files</string>
     <string name="nc_upload_choose_local_files">Choose files</string>