diff options
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 1a4ffa5..499ae06 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -2155,6 +2155,18 @@ each locale. --> <message name="IDS_ACCNAME_TABSTRIP" desc="The accessible name for the application's tabstrip."> Tabstrip </message> + <message name="IDS_ACCNAME_BOOKMARKS" desc="The accessible name for the Bookmarks toolbar."> + Bookmarks + </message> + <message name="IDS_ACCNAME_BOOKMARKS_CHEVRON" desc="The accessible name for the chevron visible if not all the bookmark buttons fit."> + Menu containing hidden bookmarks + </message> + <message name="IDS_ACCNAME_SEPARATOR" desc="The accessible name for a separator."> + Separator + </message> + <message name="IDS_ACCNAME_EXTENSIONS" desc="The accessible name for the Extensions toolbar."> + Extensions + </message> <message name="IDS_ACCNAME_NEWTAB" desc="The accessible name for the New Tab (+) button."> New Tab </message> |