summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Robert Greenwalt <robdroid@android.com> 2010-05-10 10:12:58 -0700
committer Android Git Automerger <android-git-automerger@android.com> 2010-05-10 10:12:58 -0700
commitc8d1556fb8e78dc6cecc8dc52f2bf0e093c968f4 (patch)
treef2aa49da90adeb370cd460a507e2dcee085ecb54
parent717e135c17239ff3dd0698eb82b26f8e8ade0d08 (diff)
parentb74a239fd2e729c41b0cb87cbc606530ed631a41 (diff)
am b74a239f: Merge "String change to refer to wifi tether as hotspot" into froyo
Merge commit 'b74a239fd2e729c41b0cb87cbc606530ed631a41' into froyo-plus-aosp * commit 'b74a239fd2e729c41b0cb87cbc606530ed631a41': String change to refer to wifi tether as hotspot
-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 a76c70cf0174..86bfe94cbf8f 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 -->