mirror of
https://github.com/Corewala/Buran
synced 2025-03-11 22:53:08 +00:00
Fixed typo in strings
This commit is contained in:
parent
2aa9c5c271
commit
879bbb3c1b
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
<string name="download">Télécharger</string>
|
||||
<string name="cancel">Annuler</string>
|
||||
<string name="error">Erreur</string>
|
||||
<string name="not_app_installed_that_can_open">Aucune app installée qui puisse ouvrir %s</string>
|
||||
<string name="no_app_installed_that_can_open">Aucune app installée qui puisse ouvrir %s</string>
|
||||
<string name="no_state_object_exists">Erreur de téléchargement de fichier - aucun état d\'objet n\'existe</string>
|
||||
<string name="file_saved_to_device">Fichier sauvegardé dans l\'appareil</string>
|
||||
<string name="configure_buran">Configurer Buran</string>
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
<string name="download">Download</string>
|
||||
<string name="cancel">Cancel</string>
|
||||
<string name="error">Error</string>
|
||||
<string name="not_app_installed_that_can_open">No app installed that can open %s</string>
|
||||
<string name="no_app_installed_that_can_open">No app installed that can open %s</string>
|
||||
<string name="no_state_object_exists">File download error - no state object exists</string>
|
||||
<string name="file_saved_to_device">File saved to device</string>
|
||||
<string name="configure_buran">Configure Buran</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue