fix strings and layout change in panel

This commit is contained in:
Pritimay Sarkar
2024-01-17 13:38:41 +05:30
parent fced5ca3f5
commit b12c95c6d8
5 changed files with 6 additions and 11 deletions

View File

@@ -191,8 +191,6 @@
<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>
@@ -273,5 +271,4 @@
<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>