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

Unified Diff: chrome/app/generated_resources.grd

Issue 2320723006: cocoa: give bookmarks menu an accessible title (Closed)
Patch Set: add IDS_ACCNAME_BOOKMARKS_MENU Created 4 years, 3 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f0fa2555f9d4fba7599623eca5aa36964bf58078..e367f23718af8143c24bf56bea79106696bfd1b6 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7434,6 +7434,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
<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_BOOKMARKS_MENU" desc="The accessible name for
+the Bookmarks menu.">
+ Bookmarks menu
+ </message>
<message name="IDS_ACCNAME_SEPARATOR" desc="The accessible name for a separator.">
Separator
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698