| 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 <!-- About Page --> | 4 <!-- About Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> | 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> |
| 7 Detailed build information | 7 Detailed build information |
| 8 </message> | 8 </message> |
| 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> |
| 10 ARC Version | 10 ARC Version |
| (...skipping 1176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1187 </message> | 1187 </message> |
| 1188 <message name="IDS_SETTINGS_SITE_SETTINGS_PLUGINS" desc="Label for the plugins
site settings."> | 1188 <message name="IDS_SETTINGS_SITE_SETTINGS_PLUGINS" desc="Label for the plugins
site settings."> |
| 1189 Plugins | 1189 Plugins |
| 1190 </message> | 1190 </message> |
| 1191 <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups s
ite settings."> | 1191 <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups s
ite settings."> |
| 1192 Popups | 1192 Popups |
| 1193 </message> | 1193 </message> |
| 1194 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for
the unsandboxed plugin access site settings."> | 1194 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for
the unsandboxed plugin access site settings."> |
| 1195 Unsandboxed plugin access | 1195 Unsandboxed plugin access |
| 1196 </message> | 1196 </message> |
| 1197 <message name="IDS_SETTINGS_SITE_SETTINGS_USB_DEVICES" desc="Label for the USB
devices in site settings."> |
| 1198 USB devices |
| 1199 </message> |
| 1197 <message name="IDS_SETTINGS_SITE_SETTINGS_FULLSCREEN" desc="Label for the full
screen site settings."> | 1200 <message name="IDS_SETTINGS_SITE_SETTINGS_FULLSCREEN" desc="Label for the full
screen site settings."> |
| 1198 Fullscreen | 1201 Fullscreen |
| 1199 </message> | 1202 </message> |
| 1200 <message name="IDS_SETTINGS_SITE_SETTINGS_MAY_SAVE_COOKIES" desc="Label for th
e cookies option description site settings."> | 1203 <message name="IDS_SETTINGS_SITE_SETTINGS_MAY_SAVE_COOKIES" desc="Label for th
e cookies option description site settings."> |
| 1201 Sites can save and read cookie data | 1204 Sites can save and read cookie data |
| 1202 </message> | 1205 </message> |
| 1203 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST" desc="Label for ask first
option in site settings."> | 1206 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST" desc="Label for ask first
option in site settings."> |
| 1204 Ask first | 1207 Ask first |
| 1205 </message> | 1208 </message> |
| 1206 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST_RECOMMENDED" desc="The 'as
k first' label in site settings -- a recommended setting for some categories, su
ch as when sites want to use Full Screen."> | 1209 <message name="IDS_SETTINGS_SITE_SETTINGS_ASK_FIRST_RECOMMENDED" desc="The 'as
k first' label in site settings -- a recommended setting for some categories, su
ch as when sites want to use Full Screen."> |
| (...skipping 681 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1888 System | 1891 System |
| 1889 </message> | 1892 </message> |
| 1890 <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."> | 1893 <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."> |
| 1891 Use hardware acceleration when available | 1894 Use hardware acceleration when available |
| 1892 </message> | 1895 </message> |
| 1893 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1896 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1894 Change proxy settings | 1897 Change proxy settings |
| 1895 </message> | 1898 </message> |
| 1896 </if> | 1899 </if> |
| 1897 </grit-part> | 1900 </grit-part> |
| OLD | NEW |