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

Android: file upload

This commit is contained in:
jendib
2015-01-11 01:53:40 +01:00
parent 790453047d
commit c9210c39c4
6 changed files with 93 additions and 41 deletions

View File

@@ -85,9 +85,8 @@
<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_title">Sismics Docs</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>