diff options
Diffstat (limited to 'cgeo-contacts/res/values')
| -rw-r--r-- | cgeo-contacts/res/values/strings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cgeo-contacts/res/values/strings.xml b/cgeo-contacts/res/values/strings.xml new file mode 100644 index 0000000..d2ca7fb --- /dev/null +++ b/cgeo-contacts/res/values/strings.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <string name="app_name">c:geo - contacts (add-on)</string> + <string name="contact_not_found">Contact with alias/nickname %s not found. Add it in your contacts app first.</string> + +</resources>
\ No newline at end of file |
