Merge remote-tracking branch 'origin/Local-storing-data' into dev

This commit is contained in:
Pritimay Sarkar
2024-01-16 12:03:24 +05:30
25 changed files with 657 additions and 66 deletions

View File

@@ -193,6 +193,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>