Launch Emergency Call on Speed Dialing key 9.

Invoke an emergency Call When Speed Dialling Key 9.
Since Key 9 is assigned to Emergency Call, Speed
Dial number can not be saved for this key by user.

Speed Dialing Key is configurable to any Key and
default key has been set to 9.

Change-Id: I491ff8dd8d06a54aa92740f7307a41fe96bb7d7b
CRs-Fixed: 1080282
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 98d9dc6..ce088cd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1119,6 +1119,9 @@
     <string name="dialog_speed_dial_airplane_mode_message">To use speed dial, first turn off Airplan
 e mode.</string>
 
+    <!-- Speed Dial can not be set for the key used for Emergency number-->
+    <string name="speed_dial_can_not_be_set">Speed Dial Can not be set for this Key</string>
+
     <string name="yes">Yes</string>
 
     <string name="no">No</string>