Merge "String change to refer to wifi tether as hotspot" into froyo

This commit is contained in:
Robert Greenwalt
2010-05-10 10:11:12 -07:00
committed by Android (Google) Code Review

View File

@@ -2257,7 +2257,7 @@
<!-- Strings for tethered notification --> <!-- Strings for tethered notification -->
<!-- Shown when the device is tethered --> <!-- 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> <string name="tethered_notification_message">Touch to configure</string>
<!-- Strings for throttling notification --> <!-- Strings for throttling notification -->