Commit 71632e2b authored by thestig@chromium.org's avatar thestig@chromium.org

Windows: Add a string resource for "Open in Adobe Reader"

BUG=370746
NOTRY=true

Review URL: https://codereview.chromium.org/342323009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278865 0039d316-1c4b-4281-b951-d872f2087c98
parent c91c8497
...@@ -2078,6 +2078,12 @@ Even if you have downloaded files from this website before, the website might ha ...@@ -2078,6 +2078,12 @@ Even if you have downloaded files from this website before, the website might ha
desc="In Title Case: Download context menu: Show information about interrupted downloads"> desc="In Title Case: Download context menu: Show information about interrupted downloads">
&More Information &More Information
</message> </message>
</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">
Always open in Adobe Reader
</message>
</if> </if>
</if> </if>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment