Browse Source

fix wording due to CR

AndyScherzinger 7 năm trước cách đây
mục cha
commit
ed4a08f65c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/res/values/strings.xml

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

@@ -816,5 +816,5 @@
     <string name="trashbin_loading_failed">Loading trashbin 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">Trashbin could not emptied!</string>
+    <string name="trashbin_not_emptied">Files could not be deleted permanently!</string>
 </resources>