summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorPauloftheWest <paulofthewest@google.com>2014-07-15 07:36:59 -0700
committerPauloftheWest <paulofthewest@google.com>2014-07-15 07:44:37 -0700
commit4181d73b025d02727346eed5cdfeb93b1c561481 (patch)
treedcb777fba7f5db164ef041f4fe8fa1e94f44c74f /res
parent55edbae88f3dca9da9b3de676a62ddd614f9a291 (diff)
downloadpackages_apps_Settings-4181d73b025d02727346eed5cdfeb93b1c561481.zip
packages_apps_Settings-4181d73b025d02727346eed5cdfeb93b1c561481.tar.gz
packages_apps_Settings-4181d73b025d02727346eed5cdfeb93b1c561481.tar.bz2
Changed text "NFC & More" to "More" and other minor text changes
Bug: 16298245 Change-Id: Id2bf3fc10523372a4f22d1298b57d62a2cc781cc
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index bd54b7c..c4b3085 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -639,8 +639,8 @@
<string name="settings_shortcut">Settings shortcut</string>
<!-- Wireless controls settings screen, setting check box label -->
<string name="airplane_mode">Airplane mode</string>
- <!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN. This will take you to another screen with those settings. -->
- <string name="radio_controls_title">NFC &amp; more</string>
+ <!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN. This will take you to another screen with those settings. [CHAR LIMIT=30] -->
+ <string name="radio_controls_title">More</string>
<!-- Wireless Settings screen title for things like Wi-Fi, bluetooth, airplane mode. -->
<string name="wireless_networks_settings_title">Wireless &amp; networks</string>
<!-- Main Settings screen settings summary text for the "Wireless controls" setting -->
@@ -1640,7 +1640,7 @@
<string name="wifi_scan_always_turnon_message">To improve location accuracy and for other purposes, <xliff:g id="app_name">%1$s</xliff:g> wants to turn on network scanning, even when Wi-Fi is off.\n\nAllow this for all apps that want to scan?</string>
<!-- Message informing the user how to turn off [CHAR LIMIT=200] -->
- <string name="wifi_scan_always_turnoff_message">To thurn this off, go to Advanced in the overflow menu.</string>
+ <string name="wifi_scan_always_turnoff_message">To turn this off, go to Advanced in the overflow menu.</string>
<string name="wifi_scan_always_confirm_allow">Allow</string>
<string name="wifi_scan_always_confirm_deny">Deny</string>