| 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 2165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2176 <message name="IDS_SETTINGS_IMPORT_PASSWORDS_CHECKBOX" desc="Checkbox for im
porting saved passwords"> | 2176 <message name="IDS_SETTINGS_IMPORT_PASSWORDS_CHECKBOX" desc="Checkbox for im
porting saved passwords"> |
| 2177 Saved passwords | 2177 Saved passwords |
| 2178 </message> | 2178 </message> |
| 2179 <message name="IDS_SETTINGS_IMPORT_SEARCH_ENGINES_CHECKBOX" desc="Checkbox f
or importing search engines"> | 2179 <message name="IDS_SETTINGS_IMPORT_SEARCH_ENGINES_CHECKBOX" desc="Checkbox f
or importing search engines"> |
| 2180 Search engines | 2180 Search engines |
| 2181 </message> | 2181 </message> |
| 2182 <message name="IDS_SETTINGS_IMPORT_AUTOFILL_FORM_DATA_CHECKBOX" desc="Checkb
ox for importing form data for autofill"> | 2182 <message name="IDS_SETTINGS_IMPORT_AUTOFILL_FORM_DATA_CHECKBOX" desc="Checkb
ox for importing form data for autofill"> |
| 2183 Autofill form data | 2183 Autofill form data |
| 2184 </message> | 2184 </message> |
| 2185 | 2185 |
| 2186 <message name="IDS_SETTINGS_IMPORT_SUCCEEDED" desc="Status text to notify th
e user that the import succeeded"> | |
| 2187 Success! | |
| 2188 </message> | |
| 2189 <message name="IDS_SETTINGS_IMPORT_CHOOSE_FILE" desc="Text for the Choose Fi
le on dialog"> | 2186 <message name="IDS_SETTINGS_IMPORT_CHOOSE_FILE" desc="Text for the Choose Fi
le on dialog"> |
| 2190 Choose File | 2187 Choose File |
| 2191 </message> | 2188 </message> |
| 2192 <message name="IDS_SETTINGS_IMPORT_COMMIT" desc="Text for OK button on dialo
g"> | 2189 <message name="IDS_SETTINGS_IMPORT_COMMIT" desc="Text for OK button on dialo
g"> |
| 2193 Import | 2190 Import |
| 2194 </message> | 2191 </message> |
| 2195 | 2192 <message name="IDS_SETTINGS_IMPORT_SUCCESS" desc="Message displayed after se
ttings and bookmarks have been imported"> |
| 2193 Your bookmarks and settings are ready. |
| 2194 </message> |
| 2196 <message name="IDS_SETTINGS_IMPORT_NO_PROFILE_FOUND" desc="Message displayed
when we do not find any supported browser to import from."> | 2195 <message name="IDS_SETTINGS_IMPORT_NO_PROFILE_FOUND" desc="Message displayed
when we do not find any supported browser to import from."> |
| 2197 No supported browser found | 2196 No supported browser found |
| 2198 </message> | 2197 </message> |
| 2199 </if> | 2198 </if> |
| 2200 | 2199 |
| 2201 <!-- Users Page --> | 2200 <!-- Users Page --> |
| 2202 <message name="IDS_SETTINGS_USERS" desc="Name of the settings page which manag
es users on the device."> | 2201 <message name="IDS_SETTINGS_USERS" desc="Name of the settings page which manag
es users on the device."> |
| 2203 Manage other users | 2202 Manage other users |
| 2204 </message> | 2203 </message> |
| 2205 <if expr="chromeos"> | 2204 <if expr="chromeos"> |
| (...skipping 356 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2562 System | 2561 System |
| 2563 </message> | 2562 </message> |
| 2564 <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."> | 2563 <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."> |
| 2565 Use hardware acceleration when available | 2564 Use hardware acceleration when available |
| 2566 </message> | 2565 </message> |
| 2567 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2566 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2568 Change proxy settings | 2567 Change proxy settings |
| 2569 </message> | 2568 </message> |
| 2570 </if> | 2569 </if> |
| 2571 </grit-part> | 2570 </grit-part> |
| OLD | NEW |