| OLD | NEW |
| 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 1748 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1759 <message name="IDS_SETTINGS_SITE_SETTINGS_MIC" desc="Label for the microphone
site settings."> | 1759 <message name="IDS_SETTINGS_SITE_SETTINGS_MIC" desc="Label for the microphone
site settings."> |
| 1760 Microphone | 1760 Microphone |
| 1761 </message> | 1761 </message> |
| 1762 <message name="IDS_SETTINGS_SITE_SETTINGS_NOTIFICATIONS" desc="Label for notif
ications sites site settings."> | 1762 <message name="IDS_SETTINGS_SITE_SETTINGS_NOTIFICATIONS" desc="Label for notif
ications sites site settings."> |
| 1763 Notifications | 1763 Notifications |
| 1764 </message> | 1764 </message> |
| 1765 <message name="IDS_SETTINGS_SITE_SETTINGS_IMAGES" desc="Label for the images s
ite settings."> | 1765 <message name="IDS_SETTINGS_SITE_SETTINGS_IMAGES" desc="Label for the images s
ite settings."> |
| 1766 Images | 1766 Images |
| 1767 </message> | 1767 </message> |
| 1768 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java
script site settings."> | 1768 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java
script site settings."> |
| 1769 Javascript | 1769 JavaScript |
| 1770 </message> | 1770 </message> |
| 1771 <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash sit
e settings."> | 1771 <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash sit
e settings."> |
| 1772 Flash | 1772 Flash |
| 1773 </message> | 1773 </message> |
| 1774 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DOCUMENTS" desc="Label for the P
DF documents site settings."> | 1774 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DOCUMENTS" desc="Label for the P
DF documents site settings."> |
| 1775 PDF documents | 1775 PDF documents |
| 1776 </message> | 1776 </message> |
| 1777 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DIFFERENT_APPLICATION" desc="Lab
el for opening PDF documents in a different application."> | 1777 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DIFFERENT_APPLICATION" desc="Lab
el for opening PDF documents in a different application."> |
| 1778 Open PDFs using a different application | 1778 Open PDFs using a different application |
| 1779 </message> | 1779 </message> |
| (...skipping 1130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2910 System | 2910 System |
| 2911 </message> | 2911 </message> |
| 2912 <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."> | 2912 <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."> |
| 2913 Use hardware acceleration when available | 2913 Use hardware acceleration when available |
| 2914 </message> | 2914 </message> |
| 2915 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2915 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2916 Change proxy settings | 2916 Change proxy settings |
| 2917 </message> | 2917 </message> |
| 2918 </if> | 2918 </if> |
| 2919 </grit-part> | 2919 </grit-part> |
| OLD | NEW |