Add not intrepreted sting

This commit is contained in:
jacques 2021-12-29 21:05:44 +01:00
parent 13140d44a7
commit fe99a52911
2 changed files with 2 additions and 0 deletions

View file

@ -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>

View file

@ -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>