reversed ordering of Yes & No buttons + Added alert dialog in sample page + Updated text of alert dialog and a button in sample page. (Update based on feedback)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<!-- Alert Dialog -->
|
||||
<string name="have_you_placed">Have you placed the cuvette containing reference sample?</string>
|
||||
<string name="please_place">Please place the cuvette containing sample for reference before moving forward</string>
|
||||
<string name="please_place">Please place the cuvette containing sample for reference before running</string>
|
||||
<string name="yes">Yes</string>
|
||||
<string name="no">No</string>
|
||||
|
||||
@@ -28,6 +28,12 @@
|
||||
<string name="update_reference">Update Reference</string>
|
||||
|
||||
|
||||
<string name="have_you_placed_sample">Have you placed the cuvette with sample?</string>
|
||||
<string name="please_place_sample">Please place the cuvette containing sample before running</string>
|
||||
<string name="yes_and_run">Yes, Run</string>
|
||||
|
||||
|
||||
|
||||
<!-- Instructions Text -->
|
||||
<string name="Instructions">Instructions</string>
|
||||
<string name="step1"><b><u>Step 1</u> : </b> Place the cuvette containing reference/baseline sample for referencing.</string>
|
||||
@@ -71,5 +77,6 @@
|
||||
<string name="high_performance_optical_spectroscopy">High Performance\nOptical Spectroscopy</string>
|
||||
<string name="sickle_cert">Sickle Cert</string>
|
||||
<string name="sickle_find">Sickle Find</string>
|
||||
<string name="submit">Submit</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user