1
0
mirror of https://github.com/sismics/docs.git synced 2026-01-19 03:35:41 +00:00

Android: advanced search UI

This commit is contained in:
jendib
2015-05-04 23:05:03 +02:00
parent f1eb3795d9
commit f7f5f93a9e
6 changed files with 205 additions and 8 deletions

View File

@@ -93,6 +93,12 @@
<string name="upload_notification_message">Uploading the new file to the document</string>
<string name="upload_notification_error">Error uploading the new file</string>
<string name="delete_file">Delete current file</string>
<string name="advanced_search">Advanced Search</string>
<string name="search">Search</string>
<string name="add_tags">Add tags</string>
<string name="creation_date">Creation date</string>
<string name="description">Description</string>
<string name="title">Title</string>
</resources>