aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-nl/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values-nl/strings.xml')
-rw-r--r--src/main/res/values-nl/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values-nl/strings.xml b/src/main/res/values-nl/strings.xml
index 7d6f31e5..2b8c5501 100644
--- a/src/main/res/values-nl/strings.xml
+++ b/src/main/res/values-nl/strings.xml
@@ -427,4 +427,8 @@
<string name="no_application_found_to_display_location">Geen applicatie gevonden om locatie weer te geven</string>
<string name="location">Locatie</string>
<string name="received_location">Locatie ontvangen</string>
+ <plurals name="select_contact">
+ <item quantity="one">Selecteer %d contact</item>
+ <item quantity="other">Selecteer %d contacten</item>
+ </plurals>
</resources>