summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRobert Greenwalt <robdroid@android.com>2010-05-10 10:14:36 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-05-10 10:14:36 -0700
commit482eadeae85a1764b86133172d11364df6ce7227 (patch)
tree83953b17d7c8215a5af43acd5094563d15d882c4 /res
parent15bb47545686395c0d94b54dd67c4f080fe625e5 (diff)
parente434bfb216682a6ca331fa54ce58a2bff7adf8d7 (diff)
downloadpackages_apps_Settings-482eadeae85a1764b86133172d11364df6ce7227.zip
packages_apps_Settings-482eadeae85a1764b86133172d11364df6ce7227.tar.gz
packages_apps_Settings-482eadeae85a1764b86133172d11364df6ce7227.tar.bz2
am e434bfb2: String change - wifi tether = hotspot
Merge commit 'e434bfb216682a6ca331fa54ce58a2bff7adf8d7' into froyo-plus-aosp * commit 'e434bfb216682a6ca331fa54ce58a2bff7adf8d7': String change - wifi tether = hotspot
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml31
-rw-r--r--res/xml/tether_prefs.xml3
-rw-r--r--res/xml/wireless_settings.xml4
3 files changed, 19 insertions, 19 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ab29f2d..fb01a3f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -892,23 +892,23 @@
<!-- Wifi AP settings-->
<!-- Label for wifi tether checkbox. Toggles Access Point on/off -->
- <string name="wifi_tether_checkbox_text">Wi-Fi tethering</string>
+ <string name="wifi_tether_checkbox_text">Portable Wi-Fi hotspot</string>
<!-- Subtext for wifi tether checkbox on success -->
- <string name="wifi_tether_enabled_subtext">Access point <xliff:g id="network_ssid">%1$s</xliff:g> active</string>
+ <string name="wifi_tether_enabled_subtext">Portable hotspot <xliff:g id="network_ssid">%1$s</xliff:g> active</string>
<!-- Subtext for wifi tether checkbox on failure -->
- <string name="wifi_tether_failed_subtext">Wi-Fi tethering error</string>
+ <string name="wifi_tether_failed_subtext">Portable Wi-Fi hotspot error</string>
<!-- Label for Wi-fi tether settings preference -->
- <string name="wifi_tether_settings_text">Wi-Fi tethering settings</string>
+ <string name="wifi_tether_settings_text">Portable Wi-Fi hotspot settings</string>
<!-- Subtext for Wi-fi tether settings preference -->
- <string name="wifi_tether_settings_subtext">Set up &amp; manage access point</string>
+ <string name="wifi_tether_settings_subtext">Set up &amp; manage portable Wi-Fi hotspot</string>
<!-- Title of the Wi-fi settings screen -->
- <string name="wifi_tether_settings_title">Wi-Fi tethering settings</string>
+ <string name="wifi_tether_settings_title">Portable Wi-Fi hotspot settings</string>
<!-- Used to open the ssid and security dialog for Wifi Access Point -->
- <string name="wifi_tether_configure_ap_text">Configure AP</string>
+ <string name="wifi_tether_configure_ap_text">Configure Wi-Fi hotspot</string>
<!-- Subtext on configuration preference to indicate SSID and security chosen -->
- <string name="wifi_tether_configure_subtext"><xliff:g id="network_ssid">%1$s</xliff:g> <xliff:g id="network_security">%2$s</xliff:g> access point</string>
+ <string name="wifi_tether_configure_subtext"><xliff:g id="network_ssid">%1$s</xliff:g> <xliff:g id="network_security">%2$s</xliff:g> portable Wi-Fi hotspot</string>
<!-- Default access point SSID used for tethering -->
- <string name="wifi_tether_configure_ssid_default">AndroidAP</string>
+ <string name="wifi_tether_configure_ssid_default">AndroidHotspot</string>
<!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
@@ -1409,12 +1409,13 @@
<string name="call_settings_summary">Set up voicemail, call forwarding, call waiting, caller ID</string>
<!-- Tethering controls, item title to go into the tethering settings -->
- <string name="tether_settings_title">Tethering</string>
+ <string name="tether_settings_title_usb">Tethering</string>
+ <string name="tether_settings_title_wifi">Portable hotspot</string>
+ <string name="tether_settings_title_both">Tethering &amp; portable hotspot</string>
<!-- Tethering controls, the item summary for the user to go into the tethering settings -->
- <string name="tether_settings_summary">Set up &amp; manage tethering</string>
-
- <!-- Title of the screen for adjusting tethering settings -->
- <string name="tether_screen_title">Tethering settings</string>
+ <string name="tether_settings_summary_usb">Share your phone\'s mobile data connection via USB</string>
+ <string name="tether_settings_summary_wifi">Share your phone\'s mobile connection as a portable Wi-Fi hotspot</string>
+ <string name="tether_settings_summary_both">Share your phone\'s mobile data connection via USB or as a portable Wi-Fi hotspot</string>
<!-- USB Tethering options -->
<string name="usb_title">USB</string>
@@ -1431,7 +1432,7 @@
<string name="usb_tethering_errored_subtext">USB tethering error</string>
<!-- Thethering help button - calls up a web view with general tethering info -->
- <string name="tethering_help_button_text">Tethering help</string>
+ <string name="tethering_help_button_text">Help</string>
<!-- Wireless controls, item title to go into the network settings -->
<string name="network_settings_title">Mobile networks</string>
diff --git a/res/xml/tether_prefs.xml b/res/xml/tether_prefs.xml
index b4ce7c3..6e3d062 100644
--- a/res/xml/tether_prefs.xml
+++ b/res/xml/tether_prefs.xml
@@ -14,8 +14,7 @@
limitations under the License.
-->
-<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
- android:title="@string/tether_screen_title">
+<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<CheckBoxPreference
android:key="usb_tether_settings"
diff --git a/res/xml/wireless_settings.xml b/res/xml/wireless_settings.xml
index 5ee758a..7c91d50 100644
--- a/res/xml/wireless_settings.xml
+++ b/res/xml/wireless_settings.xml
@@ -58,8 +58,8 @@
<PreferenceScreen
android:key="tether_settings"
- android:title="@string/tether_settings_title"
- android:summary="@string/tether_settings_summary">
+ android:title="@string/tether_settings_title_both"
+ android:summary="@string/tether_settings_summary_both">
<intent
android:action="android.intent.action.MAIN"
android:targetPackage="com.android.settings"