new branch for review, refactored the code

This commit is contained in:
chandrashekhar reddy
2024-12-13 12:10:51 +05:30
parent 8e074e01c9
commit 0886f000bf
47 changed files with 1961 additions and 2178 deletions

View File

@@ -219,7 +219,7 @@
<string name="all_registered_user_are_tested_successfully">All registered user are tested successfully</string>
<string name="start_incubation">Incubate</string>
<string name="check_buffer">Check Buffer</string>
<string name="low_battery_warning">Battery level is low than 40%, please charge the device to continue testing</string>
<string name="low_battery_warning">Battery level is low than 20%, please charge the device to continue testing</string>
<string name="test_already_conducted">Test has been already conducted for this user</string>
<string name="incubation_not_completed">Incubation has not completed 15 minutes</string>
<string name="incubation_crossed_30_minutes">Incubation crossed 30 minutes, need to repeat the incubation</string>
@@ -307,5 +307,6 @@
<string name="calibrate_device">Calibrate Device</string>
<string name="cuvette_presentt">Cuvette Present , Please Remove Cuvette And Try Again</string>
<string name="cuvette_absentt">Cuvette Absent,Now You Can Submit</string>
<string name="DateTimeFormat">yyyy-MM-dd HH:mm:ss</string>
</resources>