diff options
Diffstat (limited to 'cgeo-contacts')
-rw-r--r-- | cgeo-contacts/res/values-cs/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cgeo-contacts/res/values-cs/strings.xml b/cgeo-contacts/res/values-cs/strings.xml index 4bd1597..844fd7b 100644 --- a/cgeo-contacts/res/values-cs/strings.xml +++ b/cgeo-contacts/res/values-cs/strings.xml @@ -3,4 +3,5 @@ <resources> <string name="app_name">c:geo - Kontakty (doplněk)</string> <string name="contact_not_found">Kontakt s přezdívkou %s nenalezen. Přidej ho nejprve do databáze kontaktů.</string> + <string name="multiple_matches">Více shod</string> </resources> |