summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-06-10 10:26:04 -0700
committerAndrew Lee <anwlee@google.com>2015-06-10 10:26:04 -0700
commit9bd909f35ab15d89f808e7be577d68aac46dbf77 (patch)
tree3cca683a6bf12dafcee4817cc2702fa49c84e6c4 /res
parent02db755505920f55d4f25a3a4d226795823e9b6a (diff)
Update string reference.
Bug: 21715448 Change-Id: I809081ae80bfb15a3d95eb976715b1cc786a2b94
Diffstat (limited to 'res')
-rw-r--r--res/layout/call_log_list_item_actions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/call_log_list_item_actions.xml b/res/layout/call_log_list_item_actions.xml
index f1d0e9ec8..569048b7d 100644
--- a/res/layout/call_log_list_item_actions.xml
+++ b/res/layout/call_log_list_item_actions.xml
@@ -66,7 +66,7 @@
<TextView
style="@style/CallLogActionTextStyle"
- android:text="@string/search_shortcut_add_to_existing_contact" />
+ android:text="@string/search_shortcut_add_to_contact" />
</LinearLayout>