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

Side by Side Diff: chrome/app/settings_strings.grdp

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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/site_settings/pdf_documents.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 1841 matching lines...) Expand 10 before | Expand all | Expand 10 after
1852 </message> 1852 </message>
1853 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java script site settings."> 1853 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java script site settings.">
1854 JavaScript 1854 JavaScript
1855 </message> 1855 </message>
1856 <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash sit e settings."> 1856 <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash sit e settings.">
1857 Flash 1857 Flash
1858 </message> 1858 </message>
1859 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DOCUMENTS" desc="Label for the P DF documents site settings."> 1859 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DOCUMENTS" desc="Label for the P DF documents site settings.">
1860 PDF documents 1860 PDF documents
1861 </message> 1861 </message>
1862 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DIFFERENT_APPLICATION" desc="Lab el for opening PDF documents in a different application."> 1862 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DOWNLOAD_PDFS" desc="Label for d ownloading PDF documents instead of automatically opening them in Chrome.">
1863 Open PDFs using a different application 1863 Download PDF files instead of automatically opening them in Chrome
1864 </message> 1864 </message>
1865 <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups s ite settings."> 1865 <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups s ite settings.">
1866 Popups 1866 Popups
1867 </message> 1867 </message>
1868 <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT" desc="Label for t he protected content site settings."> 1868 <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT" desc="Label for t he protected content site settings.">
1869 Protected Content 1869 Protected Content
1870 </message> 1870 </message>
1871 <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT_ENABLE" desc="Labe l for the toggle enabling protected content."> 1871 <message name="IDS_SETTINGS_SITE_SETTINGS_PROTECTED_CONTENT_ENABLE" desc="Labe l for the toggle enabling protected content.">
1872 Allow sites to play protected content (recommended) 1872 Allow sites to play protected content (recommended)
1873 </message> 1873 </message>
(...skipping 1112 matching lines...) Expand 10 before | Expand all | Expand 10 after
2986 System 2986 System
2987 </message> 2987 </message>
2988 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 2988 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
2989 Use hardware acceleration when available 2989 Use hardware acceleration when available
2990 </message> 2990 </message>
2991 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the control that opens a user's network proxy settings."> 2991 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the control that opens a user's network proxy settings.">
2992 Open proxy settings 2992 Open proxy settings
2993 </message> 2993 </message>
2994 </if> 2994 </if>
2995 </grit-part> 2995 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/site_settings/pdf_documents.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698