2023-01-12 01:04:45 +05:30
|
|
|
<resources>
|
|
|
|
|
<string name="app_name">Refactored App</string>
|
|
|
|
|
|
|
|
|
|
<string-array name="instrument">
|
|
|
|
|
<item>TestRight</item>
|
|
|
|
|
<item>Denovix</item>
|
|
|
|
|
</string-array>
|
2023-01-23 23:02:39 +05:30
|
|
|
|
2023-01-19 18:57:59 +05:30
|
|
|
<string name="hello_blank_fragment">Hello blank fragment</string>
|
|
|
|
|
<string name="select_the_test">Select the Test</string>
|
|
|
|
|
<string name="set_reference">Set Reference</string>
|
2023-01-23 23:02:39 +05:30
|
|
|
|
|
|
|
|
<!-- 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="yes">Yes</string>
|
|
|
|
|
<string name="no">No</string>
|
|
|
|
|
<string name="connect">Connect</string>
|
|
|
|
|
<string name="connected">Connected</string>
|
|
|
|
|
<string name="read">Read</string>
|
2023-01-12 01:04:45 +05:30
|
|
|
</resources>
|