From 4de59fb9ceac10ed429cd8416251329aa03ad266 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 13 Aug 2015 15:20:08 -0700 Subject: Rename "Recents" to "Call History". + All user-facing indications should now say "Call History". + I renamed many references in code to "Call Log", which is how we internally refer to many of the components related to call history. It seemed excessive to rename the fragment, list items, adapters, and other references to that throughout our codebase. Bug: 23017190 Change-Id: I99719122ce592962ff99705dcf4b16e17eee3ab7 --- res/menu/call_details_options.xml | 6 +++--- res/menu/call_log_options.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'res/menu') diff --git a/res/menu/call_details_options.xml b/res/menu/call_details_options.xml index f08b4facd..84cc2c9eb 100644 --- a/res/menu/call_details_options.xml +++ b/res/menu/call_details_options.xml @@ -18,15 +18,15 @@ + android:title="@string/call_log_trash_voicemail" /> + android:title="@string/call_log_remove_from_call_log" /> + android:title="@string/call_log_edit_number_before_call" /> diff --git a/res/menu/call_log_options.xml b/res/menu/call_log_options.xml index 50b1cad5b..da38d864d 100644 --- a/res/menu/call_log_options.xml +++ b/res/menu/call_log_options.xml @@ -16,7 +16,7 @@ -- cgit v1.2.3