Audit and Bulk image upload

This commit is contained in:
yadavendras
2018-04-06 19:02:14 +05:30
parent d53bca0e29
commit 3c2dc05314
52 changed files with 2569 additions and 325 deletions
+16 -1
View File
@@ -57,7 +57,7 @@
<string name="menu_daily_route_plan">Daily Route Plan</string>
<string name="menu_daily_download">Daily Data Download</string>
<string name="menu_upload_data">Data Uploaded Successfully</string>
<string name="menu_upload_data">Upload Data</string>
<string name="menu_geotag">Geo Tag</string>
<string name="menu_export">Data Export</string>
@@ -227,6 +227,7 @@
<string name="databasexported">Database Exported And Uploaded Successfully</string>
<string name="data_uploaded_successfully">Data Uploaded Successfully</string>
<string name="uploadeddata">Uploaded Data</string>
@@ -332,4 +333,18 @@
<string name="Download_pdf_Error">File not downloaded</string>
<string name="title_activity_stock_data">Stock</string>
<string name="no_app_found_for_pdf">No App found for opening PDF</string>
<string name="title_activity_audit">AuditActivity</string>
<string name="please_add_subgroup_for_empty">Please add a Sub Group to empty spaces</string>
<string name="audit">Audit</string>
<string name="pls_answer_all_qns">"Please answer all questions"</string>
//notification
<string name="default_notification_channel_id" translatable="false">fcm_default_channel</string>
<!--
This is the name that users will see when interacting with this channel.
It should describe the category of notifications that will be sent through this channel
-->
<string name="default_notification_channel_name" translatable="true">News</string>
</resources>