mirror of
https://github.com/sismics/docs.git
synced 2025-12-24 15:11:38 +00:00
Android: file upload background service
This commit is contained in:
@@ -83,6 +83,12 @@
|
||||
<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>
|
||||
<string name="document_deleting_message">Deleting document</string>
|
||||
<string name="error_reading_file">Error while reading the file</string>
|
||||
<string name="upload_notification_title">Adding a file</string>
|
||||
<string name="upload_notification_message">Uploading the new file to the document</string>
|
||||
<string name="upload_notification_completed">File upload completed</string>
|
||||
<string name="upload_notification_error">Error uploading the new file</string>
|
||||
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user