Chromium Code Reviews| 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 |