summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2b100f6f8..07460ec4a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -502,8 +502,9 @@
<xliff:g id="number">%s</xliff:g>
</string>
- <!-- Shortcut item used to add a number directly from search -->
- <string name="search_shortcut_add_to_contacts">Add to contacts</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>
<!-- Shortcut item used to send a text message directly from search. [CHAR LIMIT=40] -->
<string name="search_shortcut_send_sms_message">Send SMS</string>