浏览代码

fix wording due to CR

AndyScherzinger 7 年之前
父节点
当前提交
ed4a08f65c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>