diff options
author | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
---|---|---|
committer | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
commit | 977ffc5f483e955857da1d56ce0a1c857d471175 (patch) | |
tree | 78bbbefefde9e99b6e8fd5fe3fa2c275887fb979 /src/main/res/values-fr | |
parent | 02f958ce7687eeff0eaae7da372bad4b65f78596 (diff) |
pulled from transifex
Diffstat (limited to 'src/main/res/values-fr')
-rw-r--r-- | src/main/res/values-fr/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values-fr/strings.xml b/src/main/res/values-fr/strings.xml index d93a0224..0b49439f 100644 --- a/src/main/res/values-fr/strings.xml +++ b/src/main/res/values-fr/strings.xml @@ -101,6 +101,7 @@ <string name="pref_xmpp_resource_summary">Nom utilisé par ce client pour s\'identifier</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_accept_files_size_summary">Accepter automatiquement les fichiers plus petits que…</string> <string name="pref_notification_settings">Notification</string> <string name="pref_notifications">Notifications</string> <string name="pref_notifications_summary">Notifier de l\'arrivée d\'un message.</string> @@ -486,6 +487,8 @@ <string name="recently_used">Dernière utilisée</string> <string name="choose_quick_action">Sélectionner l\'action rapide</string> <string name="search_for_contacts_or_groups">Rechercher des contacts ou des groupes</string> + <!--%s = bare jid, %d = count of online resources--> + <string name="dlg_msg_details_msg_status_failed">Échec</string> <string name="send_private_message">Envoyer un message privé</string> <string name="user_has_left_conference">%s a quitté la conférence !</string> <string name="username">Identifiant</string> |