| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 56c85c52301c48da1082218a518e1f3b460c3027..99ac29079225e60275cce8c620cc38a835dc2a4b 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -12164,6 +12164,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| desc="The label for the Chrome OS configuration dialog">
|
| fast
|
| </message>
|
| + <message name="IDS_STATUSBAR_ACCESSIBILITY_ENABLED" desc="The tooltip for the status bar button to indicate that accessibility is enabled.">
|
| + Accessibility features are enabled.
|
| + </message>
|
| + <message name="IDS_STATUSBAR_DISABLE_SPOKEN_FEEDBACK" desc="The menu option to disable spoken feedback accessibility feature.">
|
| + Disable Spoken Feedback
|
| + </message>
|
| <message name="IDS_STATUSBAR_NETWORK_LOCKED" desc="Message displayed while access to network devices is temporarily locked due to mobile network activation">
|
| Please wait while we set up your mobile network.
|
| </message>
|
|
|