| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index e4d2e30807b197f010ad9bb9040e280304c1020a..95b6e5282359af7e415b236dd05a1f4cefd03f97 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -526,6 +526,9 @@ Chrome supports. -->
|
| <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when the PDF viewer is missing.">
|
| Google Chrome cannot show the print preview when the built-in PDF viewer is disabled. In order to see the preview, please visit <ph name="BEGIN_LINK"><a target="_blank" rel="noreferrer" href="$1"></ph>$1<ph name="END_LINK"></a></ph>, enable the "Chrome PDF Viewer", and try again.
|
| </message>
|
| + <message name="IDS_PRINT_PREVIEW_NATIVE_DIALOG" desc="Option offering the user to open the native print dialog, displayed when the PDF viewer is missing.">
|
| + Launch native print dialog
|
| + </message>
|
|
|
| <if expr="os == 'darwin'">
|
| <message name="IDS_APP_MENU_PRODUCT_NAME" desc="The application's short name, used for the Mac's application menu, activity monitor, etc. This should be less than 16 characters. Example: Chrome, not Google Chrome.">
|
|
|