summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 07460ec4a..fb424e9be 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -502,6 +502,10 @@
<xliff:g id="number">%s</xliff:g>
</string>
+ <!-- Shortcut item used to add a number directly to a new contact from search.
+ [CHAR LIMIT=40] -->
+ <string name="search_shortcut_create_new_contact">Create new contact</string>
+
<!-- Shortcut item used to add a number to an existing contact directly from search.
[CHAR LIMIT=40] -->
<string name="search_shortcut_add_to_existing_contact">Add to existing contact</string>