Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Unified Diff: chrome/app/generated_resources.grd

Issue 342323009: Windows: Add a string resource for "Open in Adobe Reader" (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 278294)
+++ chrome/app/generated_resources.grd (working copy)
@@ -2078,6 +2078,12 @@
desc="In Title Case: Download context menu: Show information about interrupted downloads">
&More Information
</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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698