OSDN Git Service

Add Emergency Calls Only String.
authorJohn Wang <johnwang@google.com>
Thu, 21 Jan 2010 20:46:01 +0000 (12:46 -0800)
committerJohn Wang <johnwang@google.com>
Thu, 21 Jan 2010 20:46:01 +0000 (12:46 -0800)
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.

core/res/res/values/strings.xml

index 1394341..0327e08 100644 (file)
     <!-- 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 -->