| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 0f84059967c5be83eb9f36234f58ca350b9ef8ba..5e2b3ebe5d457cb7452579f497c418a584ef211f 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -530,7 +530,10 @@ be available for now. -->
|
| </message>
|
| <!-- Print Preview -->
|
| <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when the PDF viewer is missing.">
|
| - Sorry! Chromium does not include the PDF viewer built into Google Chrome, which is required to show the print preview.
|
| + Chromium does not include the PDF viewer which is required for Print Preview to function.
|
| + </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'">
|
|
|