summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-06-10 17:30:00 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-06-10 17:30:00 +0000
commit93f6a328dfd84a4d7ac4c18b80749cc8af914d51 (patch)
tree425caeb77b4bc302080aadb4d0f39eff7ad828ac /res
parent95ec942a67c58748031b67c306e15146b462ec69 (diff)
parent9bd909f35ab15d89f808e7be577d68aac46dbf77 (diff)
Merge "Update string reference." into mnc-dev
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>