summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorRobert Greenwalt <robdroid@android.com>2010-05-08 15:07:53 -0700
committerRobert Greenwalt <robdroid@android.com>2010-05-08 15:07:53 -0700
commitebdbc7ec112722cf0da3ac388c5579d1776b5a1a (patch)
treef21320c3e9e3ed3729cb696d0c799340f639c6f4 /core/res
parentc6cb8a78d03cda44a49a990b4d4153560bee7420 (diff)
downloadframeworks_base-ebdbc7ec112722cf0da3ac388c5579d1776b5a1a.zip
frameworks_base-ebdbc7ec112722cf0da3ac388c5579d1776b5a1a.tar.gz
frameworks_base-ebdbc7ec112722cf0da3ac388c5579d1776b5a1a.tar.bz2
String change to refer to wifi tether as hotspot
bug:2664412 Change-Id: I9ab110f88551d03a9215b81887675c50aa575d9a
Diffstat (limited to 'core/res')
-rw-r--r--core/res/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index a76c70c..86bfe94 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -2257,7 +2257,7 @@
<!-- 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 -->