summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Greenwalt <robdroid@android.com>2010-05-10 10:11:12 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-05-10 10:11:12 -0700
commitb74a239fd2e729c41b0cb87cbc606530ed631a41 (patch)
tree4a0cc8ac4ee900e6a512809eb6dba00ea9c2687d
parent62c28caee4a26e106134264f917bacef77438483 (diff)
parentebdbc7ec112722cf0da3ac388c5579d1776b5a1a (diff)
downloadframeworks_base-b74a239fd2e729c41b0cb87cbc606530ed631a41.zip
frameworks_base-b74a239fd2e729c41b0cb87cbc606530ed631a41.tar.gz
frameworks_base-b74a239fd2e729c41b0cb87cbc606530ed631a41.tar.bz2
Merge "String change to refer to wifi tether as hotspot" into froyo
-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 -->