1
0
mirror of https://github.com/sismics/docs.git synced 2026-01-04 20:39:26 +00:00

Android: File(s) download

This commit is contained in:
jendib
2014-11-22 22:18:21 +01:00
parent 92b2219bed
commit bc719b3165
6 changed files with 130 additions and 7 deletions

View File

@@ -26,5 +26,9 @@
<string name="validate_error_length_max">Too long (max. %d)</string>
<string name="validate_error_required">Required</string>
<string name="validate_error_alphanumeric">Only letters and numbers</string>
<string name="download_file">Download current file</string>
<string name="downloading_file">Downloading file number %1s</string>
<string name="download_document">Download all files</string>
<string name="downloading_document">Downloading document</string>
</resources>