summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-06-10 17:41:07 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-10 17:41:07 +0000
commite7e65a2047ee961d5a84d028c98f8b17f3f5e195 (patch)
treeffb05a283977083cdb0cd31aee12743f6f82f63e
parent9e03d05e09a104202ad45c15f73ed2bd263533f4 (diff)
parent93f6a328dfd84a4d7ac4c18b80749cc8af914d51 (diff)
am 93f6a328: Merge "Update string reference." into mnc-dev
* commit '93f6a328dfd84a4d7ac4c18b80749cc8af914d51': Update string reference.
-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>