OSDN Git Service

String change to refer to wifi tether as hotspot
authorRobert Greenwalt <robdroid@android.com>
Sat, 8 May 2010 22:07:53 +0000 (15:07 -0700)
committerRobert Greenwalt <robdroid@android.com>
Sat, 8 May 2010 22:07:53 +0000 (15:07 -0700)
bug:2664412
Change-Id: I9ab110f88551d03a9215b81887675c50aa575d9a

core/res/res/values/strings.xml

index a76c70c..86bfe94 100644 (file)
 
     <!-- Strings for tethered notification -->
     <!-- Shown when the device is tethered -->
-    <string name="tethered_notification_title">Tethering active</string>
+    <string name="tethered_notification_title">Tethering or hotspot active</string>
     <string name="tethered_notification_message">Touch to configure</string>
 
     <!-- Strings for throttling notification -->