| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 0b1d193baedb00d516915f98f7799ae44ecb9d0f..055aec8111ef003bfca9bf07c5245ba2d613a89f 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3701,6 +3701,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_ACCNAME_EXTENSIONS" desc="The accessible name for the Extensions toolbar.">
|
| Extensions
|
| </message>
|
| + <message name="IDS_ACCNAME_EXTENSIONS_BROWSER_ACTION" desc="The accessible name for a browser action.">
|
| + Browser Action
|
| + </message>
|
| + <message name="IDS_ACCNAME_EXTENSIONS_CHEVRON" desc="The accessible name for the chevron visible if not all the extension buttons fit.">
|
| + Menu containing hidden extensions
|
| + </message>
|
| <message name="IDS_ACCNAME_NEWTAB" desc="The accessible name for the New Tab (+) button.">
|
| New Tab
|
| </message>
|
|
|