Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3947)

Unified Diff: chrome/app/generated_resources.grd

Issue 650074: New network menu button UI for ChromeOS.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 39463)
+++ chrome/app/generated_resources.grd (working copy)
@@ -6646,10 +6646,10 @@
Off
</message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_ENABLE" desc="Enable the network device.">
- Turn <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph> On
+ Enable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>
</message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLE" desc="Disable the network device.">
- Turn <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph> Off
+ Disble <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>
</message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_STATUS" desc="The status of the network device.">
<ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>: <ph name="STATUS">$2<ex>Connecting</ex></ph>

Powered by Google App Engine
This is Rietveld 408576698