summaryrefslogtreecommitdiffstats
path: root/res/values-fr
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index d040a3cd..dd1693a3 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"Envoyer des notifications de téléchargement."</string>
<string name="permdesc_downloadCompletedIntent">"Permet à l\'application d\'envoyer des notifications concernant les téléchargements effectués. Les applications malveillantes peuvent s\'en servir pour tromper les autres applications de téléchargement de fichiers."</string>
<string name="download_unknown_title">"&lt;Sans_titre&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"et %d autres"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" et %d autres"</string>
<string name="notification_download_complete">"Téléchargement terminé."</string>
<string name="notification_download_failed">"Échec du téléchargement"</string>
</resources>