summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-06-06 00:00:04 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-06 00:00:04 +0000
commit63b106bcadd3c075e44c2ff593607d73c08541dc (patch)
tree1a233c398428382e5afc2ba38329a05e88d6f36d /res
parentfb33d0f2fb41ea0570aceac3dbe0147a42e43e89 (diff)
parent9b544445628b56a6c3c70dcac83985988a77597e (diff)
am 9b544445: am 414067cf: am 24084af3: Merge changes Id1c7d48f,Ib903d19c into mnc-dev
* commit '9b544445628b56a6c3c70dcac83985988a77597e': Show empty view after load returns empty. Change text to "add to a contact".
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 213d340dd..d8a8ffe19 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -51,7 +51,7 @@
<string name="recentCalls_editNumberBeforeCall">Edit number before call</string>
<!-- Menu item used to add a number from the call log to contacts -->
- <string name="recentCalls_addToContact">Add to contacts</string>
+ <string name="recentCalls_addToContact">Add to a contact</string>
<!-- Menu item used to remove a single call from the call log -->
<string name="recentCalls_removeFromRecentList">Delete from call history</string>
@@ -500,7 +500,7 @@
<!-- Shortcut item used to add a number to an existing contact directly from search.
[CHAR LIMIT=25] -->
- <string name="search_shortcut_add_to_contact">Add to contact</string>
+ <string name="search_shortcut_add_to_contact">Add to a contact</string>
<!-- Shortcut item used to send a text message directly from search. [CHAR LIMIT=25] -->
<string name="search_shortcut_send_sms_message">Send SMS</string>