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

Unified Diff: chrome/app/generated_resources.grd

Issue 7810009: PrintPreview:[MAC] Make Cmd+Opt+P as advance print shortcut to display the native print dialog. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/nibs/MainMenu.xib » ('j') | chrome/app/nibs/MainMenu.xib » ('J')
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 d225ded26767639ebf19f4976b498cf0d5f48ff2..86b9d484b0ac6d3a533d965b817abc1c634f01a6 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6016,7 +6016,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
pages
</message>
<message name="IDS_PRINT_PREVIEW_SYSTEM_DIALOG_OPTION" desc="Option allowing the user to access advanced printer settings using the native print system dialog instead of printing through the print preview mechanism. Shortcut key is not translated">
- Print using system dialog… <ph name="SHORTCUT_KEY">$1<ex>(Shift+Ctrl+P)</ex></ph>
+ Print using system dialog... <ph name="SHORTCUT_KEY">$1<ex>(Shift+Ctrl+P)</ex></ph>
</message>
<message name="IDS_PRINT_PREVIEW_PAGE_RANGE_INSTRUCTION" desc="Instruction shown when the user enters an invalid page range.">
Invalid page range, use <ph name="EXAMPLE_PAGE_RANGE">$1<ex>e.g. 1-5, 8, 11-13</ex></ph>
@@ -10157,6 +10157,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_EMAIL_PAGE_LOCATION_MAC" desc="The Mac menu item to email the page location in the file menu.">
Email Page Location
</message>
+ <message name="IDS_PRINT_USING_SYSTEM_DIALOG_MAC" desc="The Mac menu item to print using system dialog in the file menu">
csilv 2011/08/31 01:13:23 Can you use the ellipses character instead of thre
Nico 2011/08/31 17:56:47 I believe our localization system replaces ... wit
kmadhusu 2011/08/31 18:08:00 Okay.. I am leaving this as it is.
+ Print Using System Dialog...
+ </message>
<!-- Edit menu -->
<message name="IDS_EDIT_UNDO_MAC" desc="The Mac menu item undo in the edit menu.">
Undo
« no previous file with comments | « no previous file | chrome/app/nibs/MainMenu.xib » ('j') | chrome/app/nibs/MainMenu.xib » ('J')

Powered by Google App Engine
This is Rietveld 408576698