mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-22 04:29:22 +01:00
Add not intrepreted sting
This commit is contained in:
parent
13140d44a7
commit
fe99a52911
2 changed files with 2 additions and 0 deletions
|
@ -63,4 +63,5 @@
|
|||
<string name="Value">Valeur</string>
|
||||
<string name="label">Libellé</string>
|
||||
<string name="drug_list">Attributs d\'un médicament</string>
|
||||
<string name="notInterpreted">Le code barre ne peut pas être interprété</string>
|
||||
</resources>
|
|
@ -65,4 +65,5 @@
|
|||
<string name="Value">Value</string>
|
||||
<string name="label">Label</string>
|
||||
<string name="drug_list">Drug\'s attributes</string>
|
||||
<string name="notInterpreted">Barre code cannot be intrepreted</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue