diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index edf0ddc..4499cc1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -726,8 +726,6 @@ <string name="bluetooth_dock_settings_remember">Remember settings</string> <!-- Wi-Fi Settings --> <skip /> - <!-- Used in the 2nd-level settings screen to turn on Wi-Fi --> - <string name="wifi">Wi-Fi</string> <!-- Used in the 1st-level settings screen to turn on Wi-Fi --> <string name="wifi_quick_toggle_title">Wi-Fi</string> <!-- Used in the 1st-level settings screen as the turn-on summary --> @@ -1398,11 +1396,6 @@ <!-- Thethering help button - calls up a web view with general tethering info --> <string name="tethering_help_button_text">Tethering help</string> - <!-- Tethered notification text - shown in the notification bar when tethering is active --> - <string name="tethered_notifcation_title">Tethering active</string> - <!-- Tethered notification message - shown under the notification title --> - <string name="tethered_notification_message">Touch to configure</string> - <!-- Wireless controls, item title to go into the network settings --> <string name="network_settings_title">Mobile networks</string> <!-- Wireless controls, the item summary for the user to go into the network settings --> |