mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-10 07:51:20 +01:00
Add strings and translations
This commit is contained in:
parent
d506b0283d
commit
c6be86dbde
2 changed files with 4 additions and 0 deletions
|
@ -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>
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue