strings: add spacing after "Uploaded by:" in French (#2568)

This commit is contained in:
Oluwadara Abijo 2019-03-10 07:14:54 +01:00 committed by Vivek Maskara
parent 3295c6d972
commit 6de0731a52

View file

@ -314,7 +314,7 @@
<string name="showcase_view_plus_fab">Vous pouvez téléverser une photo de n\'importe quel endroit de votre gallerie ou de votre appareil photo</string>
<string name="no_images_found">Aucune images trouvée.</string>
<string name="error_loading_images">Une erreur s\'est produite pendant le chargement des images.</string>
<string name="image_uploaded_by">Importé par:%1$s</string>
<string name="image_uploaded_by">Importé par: %1$s</string>
<string name="block_notification">Vous avez été bloqué et ne pouvez plus modifier sur Commons</string>
<string name="appwidget_img">Image du jour</string>
<string name="app_widget_heading">Image du jour</string>