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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2369353002: Adds a pref and a policy to decide if PDFs should always be opened externally. (Closed)
Patch Set: Address comments. Created 4 years, 2 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 | chrome/browser/download/download_prefs.h » ('j') | chrome/browser/download/download_prefs.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 1a604c71edbf64058a7328079cac1091306d01a9..00e00c1e6f8543f1d16a480c58a1413e12c47bf2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8203,6 +8203,15 @@ I don't think this site should be blocked!
<message name="IDS_KEYGEN_DONOTALLOW_RADIO" desc="A radio button in the Content Settings dialog for preventing forms from using key generation on any site.">
Do not allow any site to use key generation in forms (recommended)
</message>
+ <message name="IDS_PDF_TAB_LABEL" desc="Label for the pdf plugin tab on Content Settings dialog">
+ PDF Documents
+ </message>
+ <message name="IDS_PDF_HEADER" desc="Label for the pdf plugin management section on Content Settings dialog">
+ PDF Document settings
+ </message>
+ <message name="IDS_PDF_ENABLE_CHECKBOX" desc="A checkbox in the Content Settings dialog for forcing an external PDF viewer app in place of the internal PDF plugin.">
+ Open PDF files in the default PDF viewer application.
+ </message>
<message name="IDS_HANDLERS_TAB_LABEL" desc="Label for Handlers tab on Content Settings dialog">
Handlers
</message>
« no previous file with comments | « no previous file | chrome/browser/download/download_prefs.h » ('j') | chrome/browser/download/download_prefs.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698