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

Unified Diff: chrome/app/generated_resources.grd

Issue 10833056: Add a menu to the Action Box Button. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 8f2051ada8c21213dd2dfabf30649c47fab5a7b6..0a25af8586b4a4ab119c57921feb54b9e05a9771 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6438,6 +6438,17 @@ Keep your key file in a safe place. You will need it to create new versions of y
Set to default
</message>
+ <!--Action Box menu-->
+ <message name="IDS_BOOKMARK_STAR" desc="The text for bookmark menu item">
+ Bookmark this page
+ </message>
+ <message name="IDS_BOOKMARK_STAR_LIT" desc="The text for bookmark menu item if page is already bookmarked">
+ Edit bookmark
+ </message>
+ <message name="IDS_CHROME_TO_MOBILE" desc="The text for chrome to mobile menu item">
+ Send tab to device
+ </message>
+
<!--Accessible name/action strings-->
<message name="IDS_ACCESSIBLE_INCOGNITO_WINDOW_TITLE_FORMAT" desc="The format for the accessible title of an incognito window">
<ph name="WINDOW_TITLE">$1</ph> (Incognito)

Powered by Google App Engine
This is Rietveld 408576698