added changes related to save local data in csv file format

This commit is contained in:
Mariya
2023-12-14 21:11:36 +05:30
parent c7a82fa6c6
commit a00bd6e99e
3 changed files with 13 additions and 2 deletions

View File

@@ -188,6 +188,10 @@
<string name="upload_db_registration_message">Do you want to upload the local DB tests to the cloud?</string>
<string name="upload">Upload</string>
<string name="cancel">Cancel</string>
<string name="downloadcsv">Download CSV</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_success_message">Upload done successfully</string>
<string name="test_completed">Test Completed</string>
<string name="select_blood_group">Select Blood Group</string>