aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-de/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values-de/strings.xml')
-rw-r--r--src/main/res/values-de/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index 2e2f4fe7..0dd9f401 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -427,4 +427,8 @@
<string name="no_application_found_to_display_location">Keine App für die Standort-Anzeige gefunden</string>
<string name="location">Standort</string>
<string name="received_location">Standort empfangen</string>
+ <plurals name="select_contact">
+ <item quantity="one">%d Kontakt ausgewählt</item>
+ <item quantity="other">%d Kontakte ausgewählt</item>
+ </plurals>
</resources>