diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/layout/call_log_list_item_actions.xml | 2 |
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> |