aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>