summaryrefslogtreecommitdiffstats
path: root/ash
diff options
context:
space:
mode:
authorbenrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 02:15:41 +0000
committerbenrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 02:15:41 +0000
commit87cae3526090f32bb236d85c9bed621a1c06c2a3 (patch)
tree514297b6816633e3a823dea024fd16229aa2c990 /ash
parent9d7518f15c1ad38d6c0581b8c9cad8045e8dc16c (diff)
downloadchromium_src-87cae3526090f32bb236d85c9bed621a1c06c2a3.zip
chromium_src-87cae3526090f32bb236d85c9bed621a1c06c2a3.tar.gz
chromium_src-87cae3526090f32bb236d85c9bed621a1c06c2a3.tar.bz2
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
Diffstat (limited to 'ash')
-rw-r--r--ash/ash_strings.grd14
1 files changed, 7 insertions, 7 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 5edf645..9d5b3b1 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -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...