mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Add undo and french translation
This commit is contained in:
parent
b78a4acc15
commit
38ec2cb9eb
2 changed files with 4 additions and 0 deletions
|
@ -68,4 +68,6 @@
|
||||||
<string name="missing_camera_permission">Autorisation appareil photo manquante</string>
|
<string name="missing_camera_permission">Autorisation appareil photo manquante</string>
|
||||||
<string name="Yes">Oui, j\'ai compris</string>
|
<string name="Yes">Oui, j\'ai compris</string>
|
||||||
<string name="understood">Je comprends que le développeur de app_name n\'est pas responsable de la gestion de vos médicaments. CELA RELÈVE DE VOTRE SEULE RESPONSABILITË.</string>
|
<string name="understood">Je comprends que le développeur de app_name n\'est pas responsable de la gestion de vos médicaments. CELA RELÈVE DE VOTRE SEULE RESPONSABILITË.</string>
|
||||||
|
<string name="Undo">Annuler</string>
|
||||||
|
<string name="trash_icon">Icone de poubelle</string>
|
||||||
</resources>
|
</resources>
|
|
@ -70,4 +70,6 @@
|
||||||
<string name="missing_camera_permission">Missing camera permission</string>
|
<string name="missing_camera_permission">Missing camera permission</string>
|
||||||
<string name="Yes">Yes, I understood</string>
|
<string name="Yes">Yes, I understood</string>
|
||||||
<string name="understood">I understood that de developer of app_name cannot be responsible ot your medication management. IT\'S YOU OWN RESPONSIBILITY.</string>
|
<string name="understood">I understood that de developer of app_name cannot be responsible ot your medication management. IT\'S YOU OWN RESPONSIBILITY.</string>
|
||||||
|
<string name="Undo">Undo</string>
|
||||||
|
<string name="trash_icon">Trash icon</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue