diff options
author | Russell Brenner <russellbrenner@google.com> | 2012-05-09 18:15:20 -0700 |
---|---|---|
committer | Russell Brenner <russellbrenner@google.com> | 2012-05-09 18:15:20 -0700 |
commit | e57d992528aa6e84c3c5299e9121cd0db955e983 (patch) | |
tree | 847aef038c370c41533080a71f944fbaa3ecd8b6 /res | |
parent | fc363380c2637d1737c4fb2ed8baf78e2a3ae59d (diff) | |
download | packages_apps_Settings-e57d992528aa6e84c3c5299e9121cd0db955e983.zip packages_apps_Settings-e57d992528aa6e84c3c5299e9121cd0db955e983.tar.gz packages_apps_Settings-e57d992528aa6e84c3c5299e9121cd0db955e983.tar.bz2 |
Change title to "Wi-Fi network"
Bug: 6471984
Change-Id: I1b4a1b838f1751bf128978a17e1e01618cd3a26d
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 1380386..163a069 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1180,7 +1180,7 @@ <!-- Summary text of the Wi-fi settings screen --> <string name="wifi_settings_summary">Set up & manage wireless access points</string> <!-- Used in the 1st-level settings screen to turn on Wi-Fi [CHAR LIMIT=NONE] --> - <string name="wifi_setup_wizard_title">Select Wi-Fi network</string> + <string name="wifi_setup_wizard_title">Wi-Fi network</string> <!-- Summary text when turning Wi-Fi or bluetooth on --> <string name="wifi_starting">Turning Wi-Fi on\u2026</string> <!-- Summary text when turning Wi-Fi or bluetooth off --> |