| 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 2011 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2022 <message name="IDS_SETTINGS_SITE_SETTINGS_NO_ZOOMED_SITES" desc="A label expla
ining that no sites have a configured zoom in/out value."> | 2022 <message name="IDS_SETTINGS_SITE_SETTINGS_NO_ZOOMED_SITES" desc="A label expla
ining that no sites have a configured zoom in/out value."> |
| 2023 No sites have been zoomed in or out. | 2023 No sites have been zoomed in or out. |
| 2024 </message> | 2024 </message> |
| 2025 <message name="IDS_SETTINGS_SITE_DETAILS" desc="A title for the site settings
details subpage."> | 2025 <message name="IDS_SETTINGS_SITE_DETAILS" desc="A title for the site settings
details subpage."> |
| 2026 Site details | 2026 Site details |
| 2027 </message> | 2027 </message> |
| 2028 <message name="IDS_SETTINGS_SITE_NO_SITES_ADDED" desc="Explenation for not sho
wing a list of site exceptions"> | 2028 <message name="IDS_SETTINGS_SITE_NO_SITES_ADDED" desc="Explenation for not sho
wing a list of site exceptions"> |
| 2029 No sites added | 2029 No sites added |
| 2030 </message> | 2030 </message> |
| 2031 | 2031 |
| 2032 <message name="IDS_SETTINGS_ADD_SITE_EXCEPTION_PLACEHOLDER" desc="Placeholder
text shown before the user starts typing a new content settings exception for a
site." > |
| 2033 [*.]example.com |
| 2034 </message> |
| 2032 <message name="IDS_SETTINGS_ADD_SITE_LINK" desc="Link text to show (to open th
e Add Site dialog)"> | 2035 <message name="IDS_SETTINGS_ADD_SITE_LINK" desc="Link text to show (to open th
e Add Site dialog)"> |
| 2033 Add site exception | 2036 Add site exception |
| 2034 </message> | 2037 </message> |
| 2035 <message name="IDS_SETTINGS_ADD_SITE_TITLE" desc="Title for the Add Site dialo
g"> | 2038 <message name="IDS_SETTINGS_ADD_SITE_TITLE" desc="Title for the Add Site dialo
g"> |
| 2036 Add an exception for a site | 2039 Add an exception for a site |
| 2037 </message> | 2040 </message> |
| 2038 <message name="IDS_SETTINGS_EDIT_SITE_TITLE" desc="Title for the Edit Site dia
log"> | 2041 <message name="IDS_SETTINGS_EDIT_SITE_TITLE" desc="Title for the Edit Site dia
log"> |
| 2039 Edit exception | 2042 Edit exception |
| 2040 </message> | 2043 </message> |
| 2041 <message name="IDS_SETTINGS_ADD_SITE" desc="The label for the input box for ad
ding a site"> | 2044 <message name="IDS_SETTINGS_ADD_SITE" desc="The label for the input box for ad
ding a site"> |
| (...skipping 856 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2898 System | 2901 System |
| 2899 </message> | 2902 </message> |
| 2900 <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."> | 2903 <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."> |
| 2901 Use hardware acceleration when available | 2904 Use hardware acceleration when available |
| 2902 </message> | 2905 </message> |
| 2903 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2906 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2904 Change proxy settings | 2907 Change proxy settings |
| 2905 </message> | 2908 </message> |
| 2906 </if> | 2909 </if> |
| 2907 </grit-part> | 2910 </grit-part> |
| OLD | NEW |