Added 2 more result category in sicklecert with recommendation message for borderline.

This commit is contained in:
vsuryakumar
2023-02-16 13:13:54 +05:30
parent 538e186d02
commit 6ef1fc291f
8 changed files with 208 additions and 169 deletions

View File

@@ -79,5 +79,9 @@
<string name="sickle_find">Sickle Find</string>
<string name="submit">Submit</string>
<string name="name_error_2">Invalid character, Allowed characters are Letters, Numbers and ( ) _ - , . only</string>
<string name="recommended">\*Result to be confirmed with laboratory test</string>
<string name="recommended_age">\*Result to be confirmed with laboratory test as age of the patient is less than 5 years</string>
<string name="positive_borderline">Positive Borderline</string>
<string name="negative_borderline">Negative Borderline</string>
</resources>