CSV Download

This commit is contained in:
Kaif
2023-12-14 13:59:48 +05:30
parent e7600dafec
commit 75875b9e4f
15 changed files with 485 additions and 245 deletions

View File

@@ -186,6 +186,8 @@
<string name="user_id_error_message">User ID should be 18 digits and please select the blood group</string>
<string name="upload_db_registration_title">Upload DB Tests</string>
<string name="upload_db_registration_message">Do you want to upload the local DB tests to the cloud?</string>
<string name="download_db_registration_title">Download DB Tests</string>
<string name="download_db_registration_message">Do you want to download the local DB tests in CSV format?</string>
<string name="upload">Upload</string>
<string name="cancel">Cancel</string>
<string name="upload_success_message">Upload done successfully</string>
@@ -260,4 +262,5 @@
<string name="select_language">Select your preferred language</string>
<string name="app_language">App Language</string>
<string name="ok">OK</string>
<string name="downloadcsv">Download CSV</string>
</resources>