diff options
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 22f82c4..5f7874c 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -6646,10 +6646,10 @@ Keep your key file in a safe place. You will need it to create new versions of y 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 + Disable <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> |