| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 7c45527ee719f473be625ec923fbf15f4ee99dcd..a71f7c103834e427c373c3afde36739dfe127fe7 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -1993,6 +1993,10 @@ Even if you have downloaded files from this website before, the website might ha
|
| desc="Download context menu: Open the download using the default handler for the platform.">
|
| Open with system viewer
|
| </message>
|
| + <message name="IDS_DOWNLOAD_MENU_PLATFORM_OPEN_ALWAYS"
|
| + desc="Download context menu: Always open the download using the default handler for the platform.">
|
| + Always open with system viewer
|
| + </message>
|
| <message name="IDS_DOWNLOAD_MENU_CANCEL"
|
| desc="Download context menu: Cancel">
|
| &Cancel
|
| @@ -2053,6 +2057,10 @@ Even if you have downloaded files from this website before, the website might ha
|
| desc="In Title Case: Download context menu: Open the download using the default handler for the platform.">
|
| Open With System Viewer
|
| </message>
|
| + <message name="IDS_DOWNLOAD_MENU_PLATFORM_OPEN_ALWAYS"
|
| + desc="In Title Case: Download context menu: Always open the download using the default handler for the platform.">
|
| + Always Open With System Viewer
|
| + </message>
|
| <message name="IDS_DOWNLOAD_MENU_CANCEL"
|
| desc="In Title Case: Download context menu: Cancel">
|
| &Cancel
|
| @@ -2084,7 +2092,7 @@ Even if you have downloaded files from this website before, the website might ha
|
| </if> <!-- not use_titlecase -->
|
| <if expr="is_win">
|
| <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_PDF_IN_READER"
|
| - desc="Download context menu: Open when download using Adobe Reader">
|
| + desc="Download context menu: Always open PDFs using Adobe Reader">
|
| Always open in Adobe Reader
|
| </message>
|
| </if>
|
|
|