Add strings and translations

This commit is contained in:
jacques 2020-07-07 21:39:03 +02:00
parent d506b0283d
commit c6be86dbde
2 changed files with 4 additions and 0 deletions

View file

@ -23,4 +23,6 @@
<string name="scan_action">Scanner un code barre de médicament</string>
<string name="save_button">Save</string>
<string name="flashlighButton">Toggle Flash</string>
<string name="enter_cip_13_here">Enter cip 13 here..</string>
<string name="enter_cip_13">Enter CIP 13</string>
</resources>

View file

@ -23,4 +23,6 @@
<string name="save_button">Save</string>
<string name="input_cip13">Input Cip13 with the keyboard</string>
<string name="flashlighButton">Toggle Flash</string>
<string name="enter_cip_13_here">Enter cip 13 here..</string>
<string name="enter_cip_13">Enter CIP 13</string>
</resources>