earlier error on empty clipboard

This commit is contained in:
Vincent Breitmoser
2015-06-30 15:15:03 +02:00
parent 27441c7d63
commit f1c0c3e00c
2 changed files with 20 additions and 3 deletions

View File

@@ -1352,5 +1352,6 @@
<string name="file_delete_ok">"Original file deleted."</string>
<string name="file_delete_none">"No file deleted! (Already deleted?)"</string>
<string name="file_delete_exception">"Original file could not be deleted!"</string>
<string name="error_clipboard_empty">"Clipboard is empty!"</string>
</resources>