diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-07-24 10:04:01 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-07-24 10:04:01 +0200 |
commit | 9f9dc8f5c0481ddfd0efb30f7aff21480d8c2f8f (patch) | |
tree | 074582fb1d428dc965bc96b116eeb7ded0a083cc /res/values-fr/strings.xml | |
parent | 4c84cf78e045dec28280fe37f01e7107709bc68c (diff) |
added some translations back that have been removed be accident
Diffstat (limited to 'res/values-fr/strings.xml')
-rw-r--r-- | res/values-fr/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index e383ef22..144ea44e 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -116,7 +116,9 @@ <string name="use_pgp_encryption">Utiliser le chiffrement OpenPGP</string> <string name="pref_xmpp_resource">Ressource XMPP</string> <string name="pref_xmpp_resource_summary">Nom permettant d\'identifier ce client XMPP</string> - <string name="pref_notification_settings">Paramètres de notification</string> + <string name="pref_accept_files">Accepter les fichiers</string> + <string name="pref_accept_files_summary">Accepter automatiquement les fichiers plus petits que…</string> + <string name="pref_notification_settings">Paramètres de notification</string> <string name="pref_notifications">Notifications</string> <string name="pref_notifications_summary">Notifier l\'arrivée d\'un message</string> <string name="pref_vibrate">Vibration</string> |