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

Unified Diff: chrome/app/generated_resources.grd

Issue 6020: Fixes a couple of bookmark bar bugs:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/bookmark_bar_context_menu_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 2631)
+++ chrome/app/generated_resources.grd (working copy)
@@ -2132,6 +2132,10 @@
desc="Title of the bookmark context menu item that brings up the bookmark editor">
Edit...
</message>
+ <message name="IDS_BOOKMARK_BAR_SHOULD_OPEN_ALL"
+ desc="Message in the message box shown if user asks to open a lot of bookmarks in a folder">
+ Are you sure you want to open <ph name="tab_count">$1<ex>20</ex></ph> tabs?
+ </message>
<!-- error page messages -->
<message name="IDS_ERRORPAGES_SUGGESTION_HEADING" desc="Heading in the error page above the actual suggestions">
« no previous file with comments | « no previous file | chrome/browser/bookmark_bar_context_menu_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698