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

Unified Diff: chrome/app/generated_resources.grd

Issue 155446: Adds MSAA information to various (previously uncovered) bits of the UI, inclu... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 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
« no previous file with comments | « no previous file | chrome/browser/views/bookmark_bar_view.h » ('j') | chrome/browser/views/bookmark_bar_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 20591)
+++ chrome/app/generated_resources.grd (working copy)
@@ -2097,6 +2097,18 @@
<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>
« no previous file with comments | « no previous file | chrome/browser/views/bookmark_bar_view.h » ('j') | chrome/browser/views/bookmark_bar_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698