Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added translations for max images count messages, with french ones
  • Loading branch information
David Moreau committed Jan 22, 2020
commit 01af424302a49b9ea7fa1c6c98ca13f41eb64250
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
<string name="error_database">"Une erreur s'est produite lors de l'ouverture de la base de données des images. N'hésitez pas à signaler le problème"</string>
<string name="requesting_thumbnails">"Vignettes en cours de chargement"</string>
<string name="multi_image_picker_processing_images_title">Traitement en cours</string>
<string name="multi_image_picker_processing_images_message">Cela peut prendre un moment</string>
<string name="multi_image_picker_processing_images_message">Merci de patienter</string>
<string name="discard" translatable="false">Annuler</string>
<string name="done" translatable="false">OK</string>
<string name="max_count_photos_title">%d photos maximum</string>
<string name="max_count_photos_message">Vous pouvez sélectionner jusqu\'à %d photos maximum.</string>
</resources>