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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2235803003: MD History: Add tooltip for history menu button (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 4 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 517261bee52d62b16aeb6229c87a977c8909510a..234bc89ef47b77a3aa77ac5102268ca075934b80 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -458,6 +458,9 @@ are declared in build/common.gypi.
<message name="IDS_MD_HISTORY_ITEMS_SELECTED" desc="Label displayed in history toolbar telling the user how many items they have selected.">
<ph name="NUMBER_OF_ITEMS_SELECTED">$1</ph> selected
</message>
+ <message name="IDS_MD_HISTORY_HISTORY_MENU_DESCRIPTION" desc="Text used to identify the history sidebar menu button for screen readers.">
tsergeant 2016/08/15 03:02:47 You can probably just say that it's a tooltip, rat
lshang 2016/08/15 05:39:10 Done.
+ Menu
+ </message>
<message name="IDS_MD_HISTORY_HISTORY_MENU_ITEM" desc="Label displayed in history sidebar button to display history.">
Chrome history
</message>
« no previous file with comments | « no previous file | chrome/app/settings_strings.grdp » ('j') | ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698