aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErkan <rk4an@users.noreply.github.com>2015-03-22 20:09:53 +0100
committerErkan <rk4an@users.noreply.github.com>2015-03-22 20:09:53 +0100
commit2a731731767b341af2785532c17bfa9ed71710d0 (patch)
tree0f3a6e8e033d9fe4e70f625997a1546f3a916c15
parent7eabdfd80f50634282307f45c5f99ab46181805d (diff)
Update french translation
-rw-r--r--src/main/res/values-fr/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values-fr/strings.xml b/src/main/res/values-fr/strings.xml
index 69440362..47c28517 100644
--- a/src/main/res/values-fr/strings.xml
+++ b/src/main/res/values-fr/strings.xml
@@ -427,4 +427,8 @@
<string name="no_application_found_to_display_location">Aucune application trouvée pour afficher la position</string>
<string name="location">Position</string>
<string name="received_location">Position reçue</string>
+ <plurals name="select_contact">
+ <item quantity="one">%d contact séléctionné</item>
+ <item quantity="other">%d contacts séléctionnés</item>
+ </plurals>
</resources>