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

Unified Diff: trunk/src/chrome/app/bookmarks_strings.grdp

Issue 264543002: Revert 267095 "Remove WebUI NTP on Android." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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 | trunk/src/chrome/app/generated_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/app/bookmarks_strings.grdp
===================================================================
--- trunk/src/chrome/app/bookmarks_strings.grdp (revision 267099)
+++ trunk/src/chrome/app/bookmarks_strings.grdp (working copy)
@@ -203,6 +203,11 @@
<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>
+ <if expr="is_android">
+ <message name="IDS_SHOW_BOOKMARK_BAR" desc="Mobile: The toggle to show the bookmark bar">
+ &amp;Always show bookmarks bar
+ </message>
+ </if>
<!-- End of Bookmarks Bar Context Menu strings. -->
<!-- Begin of Bookmarks Bubble strings. -->
@@ -461,4 +466,13 @@
</message>
<!-- End of Bookmark Star button strings. -->
+ <if expr="is_android">
+ <message name="IDS_BOOKMARK_EDIT_FOLDER" desc="Context menu item for editing a bookmark folder">
+ Edit folder
+ </message>
+ <message name="IDS_BOOKMARK_REMOVE_FOLDER" desc="Context menu item for removing a bookmark folder">
+ Remove folder
+ </message>
+ </if>
+
</grit-part>
« no previous file with comments | « no previous file | trunk/src/chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698