소스 검색

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>