diff options
Diffstat (limited to 'cgeo-contacts')
-rw-r--r-- | cgeo-contacts/res/values-de/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cgeo-contacts/res/values-de/strings.xml b/cgeo-contacts/res/values-de/strings.xml index 9f71385..20628b2 100644 --- a/cgeo-contacts/res/values-de/strings.xml +++ b/cgeo-contacts/res/values-de/strings.xml @@ -3,4 +3,5 @@ <resources> <string name="app_name">c:geo - Kontakte (Erweiterung)</string> <string name="contact_not_found">Kontakt mit Alias/Spitzname %s nicht gefunden. Bitte zuerst im Adressbuch hinzufügen.</string> + <string name="multiple_matches">Mehrere Treffer</string> </resources> |