From beededb3fb7b3fcc9fa87f2a3ea50cac7415c794 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Tue, 10 Jun 2014 18:30:28 -0700 Subject: Add menu items for multi-sim support The main overflow menu will display a "select SIM card" option when more than one sim is available. Bug: 15473965 Change-Id: I18175cec57158f0a8189979849f6ad761eff1aff --- res/menu/dialtacts_options.xml | 3 +++ res/values/strings.xml | 9 ++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'res') diff --git a/res/menu/dialtacts_options.xml b/res/menu/dialtacts_options.xml index 17f4d9fe1..d1c885409 100644 --- a/res/menu/dialtacts_options.xml +++ b/res/menu/dialtacts_options.xml @@ -19,6 +19,9 @@ android:id="@+id/menu_history" android:icon="@drawable/ic_menu_history_lt" android:title="@string/action_menu_call_history_description" /> + diff --git a/res/values/strings.xml b/res/values/strings.xml index 481611463..98f90d2ae 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -321,18 +321,21 @@ Show all calls - + Add contact Add 2-sec pause Add wait + + Select SIM card + Settings - + New contact - + All contacts -- cgit v1.2.3