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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1586663004: Componentize IDS_PRINT string so that it can be shared on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ids-close
Patch Set: Created 4 years, 11 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
« no previous file with comments | « no previous file | chrome/browser/ui/toolbar/app_menu_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 63d281fec27ee2399c4ec1f210b6a55a4cd52da4..e23aa4a35b94a5b7d67e0e78322e4d539e3567ee 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1020,9 +1020,6 @@ are declared in build/common.gypi.
<message name="IDS_DISTILL_PAGE" desc="The text label of the 'Distill page' menu item">
Distill page
</message>
- <message name="IDS_PRINT" desc="The text label of the Print... menu item. Opens a dialog box to select print settings">
- &amp;Print...
- </message>
<message name="IDS_MORE_TOOLS_MENU" desc="The text label of the Tools submenu for touch">
More too&amp;ls
</message>
@@ -1097,9 +1094,6 @@ are declared in build/common.gypi.
<message name="IDS_DISTILL_PAGE" desc="The text label of the 'Distill Page' menu item">
Distill Page
</message>
- <message name="IDS_PRINT" desc="In Title Case: The text label of the Print... menu item. Opens a dialog box to select print settings">
- &amp;Print...
- </message>
<message name="IDS_MORE_TOOLS_MENU" desc="In Title Case: The text label of the Tools submenu for touch">
More Too&amp;ls
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/toolbar/app_menu_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698