Browse Source

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

l10n: Separate words
Andy Scherzinger 4 years ago
parent
commit
f5302e9c7b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/res/values/strings.xml

+ 2 - 2
src/main/res/values/strings.xml

@@ -757,8 +757,8 @@
     <string name="dismiss">Dismiss</string>
     <string name="drawer_item_trashbin">Deleted files</string>
     <string name="trashbin_activity_title">Deleted files</string>
-    <string name="action_empty_trashbin">Empty trashbin</string>
-    <string name="trashbin_loading_failed">Loading trashbin failed!</string>
+    <string name="action_empty_trashbin">Empty trash bin</string>
+    <string name="trashbin_loading_failed">Loading trash bin failed!</string>
     <string name="trashbin_file_not_deleted">File %1$s could not be deleted!</string>
     <string name="trashbin_file_not_restored">File %1$s could not be restored!</string>
     <string name="trashbin_not_emptied">Files could not be deleted permanently!</string>