Commit 87cae352 authored by benrg@chromium.org's avatar benrg@chromium.org

Tweak some messages (see bugs)

I used "Wi-Fi" rather than "wireless" because in some other
messages "wireless" means "Wi-Fi or mobile data".


BUG=122244,122725,122726,122905
TEST=none


Review URL: http://codereview.chromium.org/9956160

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132519 0039d316-1c4b-4281-b951-d872f2087c98
parent 9d7518f1
......@@ -217,28 +217,28 @@ This file contains the strings for ash.
Network
</message>
<message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label used in the settings entry in the network dialog.">
Network settings ...
Network settings...
</message>
<message name="IDS_ASH_STATUS_TRAY_NETWORK_PROXY_SETTINGS" desc="The label used in the proxy settings entry in the network dialog in the login screen.">
Change proxy settings ...
Change proxy settings...
</message>
<message name="IDS_ASH_STATUS_TRAY_AIRPLANE_MODE" desc="The label used in the network dialog to turn on airplane mode.">
Airplane mode
</message>
<message name="IDS_ASH_STATUS_TRAY_ENABLE_WIFI" desc="The label used for the item to enable wifi.">
Enable Wi-fi
Enable Wi-Fi
</message>
<message name="IDS_ASH_STATUS_TRAY_DISABLE_WIFI" desc="The label used for the item to disable wifi.">
Disable Wi-fi
Disable Wi-Fi
</message>
<message name="IDS_ASH_STATUS_TRAY_OTHER_WIFI" desc="The label used for the item to display other Wi-Fi networks.">
Other Wi-fi network...
Other Wi-Fi network...
</message>
<message name="IDS_ASH_STATUS_TRAY_ENABLE_MOBILE" desc="The label used for the item to enable cellular networks.">
Enable cellular
Enable mobile data
</message>
<message name="IDS_ASH_STATUS_TRAY_DISABLE_MOBILE" desc="The label used for the item to disable cellular networks.">
Disable cellular
Disable mobile data
</message>
<message name="IDS_ASH_STATUS_TRAY_OTHER_MOBILE" desc="The label used for the item to display other cellular networks.">
Other mobile network...
......
......@@ -12643,7 +12643,7 @@ Some features may be unavailable. Please check that the profile exists and you
Wireless networks
</message>
<message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIFI_NETWORK" desc="Title for the Wifi network group on the settings page.">
Wireless network
Wi-Fi network
</message>
<message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_CELLULAR_NETWORK" desc="Title for the cellular network group on the settings page.">
Mobile data
......@@ -12685,7 +12685,7 @@ Some features may be unavailable. Please check that the profile exists and you
Disable Wi-Fi
</message>
<message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_CELLULAR" desc="Menu option in the Cellular menu when there is a connected cellular network.">
Disable cellular
Disable mobile data
</message>
<message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_AIRPLANE_MODE" desc="Control on the settings page for disabling all wireless communication.">
Airplane mode
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment