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

Unified Diff: chrome/browser/resources/settings/site_settings/pdf_documents.html

Issue 2828413002: MD Settings: Polish string for disabling internal PDF plugin (Closed)
Patch Set: Created 3 years, 8 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/site_settings/pdf_documents.html
diff --git a/chrome/browser/resources/settings/site_settings/pdf_documents.html b/chrome/browser/resources/settings/site_settings/pdf_documents.html
index 87637718d23f4846982d3fafcaa860ef453ef028..89048c7e3c37b0845abf36ee3133783bbf11cc28 100644
--- a/chrome/browser/resources/settings/site_settings/pdf_documents.html
+++ b/chrome/browser/resources/settings/site_settings/pdf_documents.html
@@ -11,7 +11,7 @@
</style>
<div class="settings-box first two-line">
<settings-toggle-button id="toggle" class="start"
- label="$i18n{siteSettingsPdfDifferentApplication}"
+ label="$i18n{siteSettingsPdfDownloadPdfs}"
pref="{{prefs.plugins.always_open_pdf_externally}}">
</settings-toggle-button>
</div>
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698