Chromium Code Reviews| Index: chrome/app/settings_strings.grdp |
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
| index e63deda26b96e0f2e1fc67adacf53262aa8fc68c..4521b5fa906bfab474048c17b669974f2c19375c 100644 |
| --- a/chrome/app/settings_strings.grdp |
| +++ b/chrome/app/settings_strings.grdp |
| @@ -1664,6 +1664,12 @@ |
| <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash site settings."> |
| Flash |
| </message> |
| + <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DOCUMENTS" desc="Label for the PDF documents site settings."> |
| + PDF documents |
| + </message> |
| + <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DEFAULT_VIEWER" desc="Label for openning PDF documents using the default PDF viewer application."> |
|
dpapad
2016/11/11 22:28:03
Does this setting apply to both Chromium and Chrom
dschuyler
2016/11/12 00:11:53
There's another problem here. The text can give th
|
| + Use Chrome as your default PDF viewer |
| + </message> |
| <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups site settings."> |
| Popups |
| </message> |