diff options
author | Robert Greenwalt <robdroid@android.com> | 2010-05-08 15:20:24 -0700 |
---|---|---|
committer | Robert Greenwalt <robdroid@android.com> | 2010-05-08 17:20:26 -0700 |
commit | e434bfb216682a6ca331fa54ce58a2bff7adf8d7 (patch) | |
tree | 1f1520504b0115a0b7beb17649348273529576a5 /res | |
parent | d2c81986c236ed680cfae5e420561028ae4cc0d2 (diff) | |
download | packages_apps_Settings-e434bfb216682a6ca331fa54ce58a2bff7adf8d7.tar.gz packages_apps_Settings-e434bfb216682a6ca331fa54ce58a2bff7adf8d7.tar.bz2 packages_apps_Settings-e434bfb216682a6ca331fa54ce58a2bff7adf8d7.zip |
String change - wifi tether = hotspot
bug:2664412
Change-Id: I6ca955e7fcc299ae1d69892c93c9250229610b19
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 31 | ||||
-rw-r--r-- | res/xml/tether_prefs.xml | 3 | ||||
-rw-r--r-- | res/xml/wireless_settings.xml | 4 |
3 files changed, 19 insertions, 19 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index a0d3b4138..0560bfb6f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -889,23 +889,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 & manage access point</string> + <string name="wifi_tether_settings_subtext">Set up & 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 @@ -1406,12 +1406,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 & portable hotspot</string> <!-- Tethering controls, the item summary for the user to go into the tethering settings --> - <string name="tether_settings_summary">Set up & 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> @@ -1428,7 +1429,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 b4ce7c3fe..6e3d0624b 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 5ee758a52..7c91d5099 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" |