summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wang <johnwang@google.com>2010-01-21 12:46:01 -0800
committerJohn Wang <johnwang@google.com>2010-01-21 12:46:01 -0800
commitf936745f5a84c6c92daa099e2c9b88f5581ccb08 (patch)
treedf728ba27288367c579e504418d99dbb7a6bd5d2
parent6f9e2c648c0588a2eedef2746c9750ed9c6945be (diff)
downloadbase-f936745f5a84c6c92daa099e2c9b88f5581ccb08.tar.gz
Add Emergency Calls Only String.
Prepare strings for bug 2352094. The string is the same as the settings.R.string.radioInfo_service_emergency, so use the same msgid and translations.
-rw-r--r--core/res/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 1394341d24e0..0327e0820d32 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -1372,6 +1372,8 @@
<!-- Shown in the lock screen to ask the user to insert a SIM card. -->
<string name="lockscreen_missing_sim_instructions">Please insert a SIM card.</string>
+ <!-- Shown in the lock screen when there is emergency calls only mode. -->
+ <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string>
<!-- When the user inserts a sim card from an unsupported network, it becomes network
locked -->