summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authoryusukes@chromium.org <yusukes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-28 02:13:44 +0000
committeryusukes@chromium.org <yusukes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-28 02:13:44 +0000
commitff6100355b18f2eb3308287b5b270c03c7799183 (patch)
tree3055df866fa4897c565713bccc9a834521a702e8 /chrome/app
parent15441050cd7deadfce98b3556f5f3c9b2ce79745 (diff)
downloadchromium_src-ff6100355b18f2eb3308287b5b270c03c7799183.zip
chromium_src-ff6100355b18f2eb3308287b5b270c03c7799183.tar.gz
chromium_src-ff6100355b18f2eb3308287b5b270c03c7799183.tar.bz2
Revert 64191 - Add 3G Activation to the network menu.
This includes some cleanup of the network_menu code to work with or without DOMUI menus. BUG=http://code.google.com/p/chromium-os/issues/detail?id=8114 TEST=All of the network menu Review URL: http://codereview.chromium.org/4136002 TBR=stevenjb@chromium.org Review URL: http://codereview.chromium.org/4200008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64193 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd8
1 files changed, 1 insertions, 7 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 1b4c544..a0a9d15 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10000,7 +10000,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Cellular
</message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network device status connecting.">
- Connecting...
+ Connecting
</message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network device status connected.">
Connected
@@ -10011,12 +10011,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLED" desc="The network device status disabled.">
Off
</message>
- <message name="IDS_STATUSBAR_NETWORK_DEVICE_ACTIVATING" desc="The network device is activating.">
- Activating...
- </message>
- <message name="IDS_STATUSBAR_NETWORK_DEVICE_ACTIVATE" desc="Activate the network device.">
- Activate <ph name="NETWORKSERVICE">$1<ex>YBH Cellular</ex></ph>
- </message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_ENABLE" desc="Enable the network device.">
Enable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>
</message>