1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-25 15:41:39 +00:00

Android: Document deleting

This commit is contained in:
jendib
2014-12-13 16:27:27 +01:00
parent dd59172a19
commit 5befef2992
8 changed files with 174 additions and 18 deletions

View File

@@ -79,6 +79,10 @@
<string name="error_editing_document">Network error, please try again</string>
<string name="document_editing_title">Please wait</string>
<string name="document_editing_message">Sending your data</string>
<string name="delete_document">Delete document</string>
<string name="delete_document_title">Delete document</string>
<string name="delete_document_message">Really delete this document and all associated files?</string>
<string name="document_delete_failure">Network error while deleting this document</string>
</resources>