| 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 1188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1199 </message> | 1199 </message> |
| 1200 <message name="IDS_SETTINGS_SITE_SETTINGS_NOTIFICATIONS" desc="Label for notif
ications sites site settings."> | 1200 <message name="IDS_SETTINGS_SITE_SETTINGS_NOTIFICATIONS" desc="Label for notif
ications sites site settings."> |
| 1201 Notifications | 1201 Notifications |
| 1202 </message> | 1202 </message> |
| 1203 <message name="IDS_SETTINGS_SITE_SETTINGS_IMAGES" desc="Label for the images s
ite settings."> | 1203 <message name="IDS_SETTINGS_SITE_SETTINGS_IMAGES" desc="Label for the images s
ite settings."> |
| 1204 Images | 1204 Images |
| 1205 </message> | 1205 </message> |
| 1206 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java
script site settings."> | 1206 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java
script site settings."> |
| 1207 Javascript | 1207 Javascript |
| 1208 </message> | 1208 </message> |
| 1209 <message name="IDS_SETTINGS_SITE_SETTINGS_PLUGINS" desc="Label for the plugins
site settings."> | 1209 <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash sit
e settings."> |
| 1210 Plugins | 1210 Flash |
| 1211 </message> | 1211 </message> |
| 1212 <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups s
ite settings."> | 1212 <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups s
ite settings."> |
| 1213 Popups | 1213 Popups |
| 1214 </message> | 1214 </message> |
| 1215 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for
the unsandboxed plugin access site settings."> | 1215 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for
the unsandboxed plugin access site settings."> |
| 1216 Unsandboxed plugin access | 1216 Unsandboxed plugin access |
| 1217 </message> | 1217 </message> |
| 1218 <message name="IDS_SETTINGS_SITE_SETTINGS_USB_DEVICES" desc="Label for the USB
devices in site settings."> | 1218 <message name="IDS_SETTINGS_SITE_SETTINGS_USB_DEVICES" desc="Label for the USB
devices in site settings."> |
| 1219 USB devices | 1219 USB devices |
| 1220 </message> | 1220 </message> |
| (...skipping 709 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1930 System | 1930 System |
| 1931 </message> | 1931 </message> |
| 1932 <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."> | 1932 <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."> |
| 1933 Use hardware acceleration when available | 1933 Use hardware acceleration when available |
| 1934 </message> | 1934 </message> |
| 1935 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1935 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1936 Change proxy settings | 1936 Change proxy settings |
| 1937 </message> | 1937 </message> |
| 1938 </if> | 1938 </if> |
| 1939 </grit-part> | 1939 </grit-part> |
| OLD | NEW |