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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 392803003: a11y/history: don't change focus when a user clicks on bookmark star icon. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add title Created 6 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index d2f99578e6481c19daa540860a8eeae097dad6ea..46dec3285fa7b1f9fac237d123fd77e234b17e63 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -506,6 +506,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
<message name="IDS_HISTORY_CONTINUED" desc="Shown after the date if the data is continued from the previous page">
(Cont.)
</message>
+ <message name="IDS_HISTORY_REMOVE_BOOKMARK" desc="Text shown when focused or hovered over a history entry's bookmark start. When clicked, removes the bookmark.">
+ Remove bookmark
+ </message>
<message name="IDS_HISTORY_ACTION_MENU_DESCRIPTION" desc="Text used to identify the history entry drop-down menu for screen readers">
Actions
</message>
« no previous file with comments | « no previous file | chrome/browser/resources/history/history.js » ('j') | chrome/browser/resources/history/history.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698