| 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 2198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2209 </message> | 2209 </message> |
| 2210 <message name="IDS_SETTINGS_USERS_SUPERVISED_USERS_LABEL" desc="Label for th
e supervised users setting."> | 2210 <message name="IDS_SETTINGS_USERS_SUPERVISED_USERS_LABEL" desc="Label for th
e supervised users setting."> |
| 2211 Enable supervised users | 2211 Enable supervised users |
| 2212 </message> | 2212 </message> |
| 2213 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the
'show users on sign-in screen' setting."> | 2213 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the
'show users on sign-in screen' setting."> |
| 2214 Show usernames and photos on the sign-in screen | 2214 Show usernames and photos on the sign-in screen |
| 2215 </message> | 2215 </message> |
| 2216 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the
setting for restricting sign in to specific users."> | 2216 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the
setting for restricting sign in to specific users."> |
| 2217 Restrict sign-in to the following users: | 2217 Restrict sign-in to the following users: |
| 2218 </message> | 2218 </message> |
| 2219 <message name="IDS_SETTINGS_USERS_DEVICE_OWNER_LABEL" desc="Label for the de
vice owner."> |
| 2220 (owner) |
| 2221 </message> |
| 2219 <message name="IDS_SETTINGS_USERS_ADD_USERS" desc="Label the dialog for addi
ng users."> | 2222 <message name="IDS_SETTINGS_USERS_ADD_USERS" desc="Label the dialog for addi
ng users."> |
| 2220 Add person | 2223 Add person |
| 2221 </message> | 2224 </message> |
| 2222 <message name="IDS_SETTINGS_USERS_ADD_USERS_EMAIL" desc="Label for the email
input field for adding users."> | 2225 <message name="IDS_SETTINGS_USERS_ADD_USERS_EMAIL" desc="Label for the email
input field for adding users."> |
| 2223 Email address | 2226 Email address |
| 2224 </message> | 2227 </message> |
| 2225 </if> | 2228 </if> |
| 2226 | 2229 |
| 2227 <!-- Web Content --> | 2230 <!-- Web Content --> |
| 2228 <message name="IDS_SETTINGS_WEB_CONTENT" desc="Title for the web content setti
ngs."> | 2231 <message name="IDS_SETTINGS_WEB_CONTENT" desc="Title for the web content setti
ngs."> |
| (...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2557 System | 2560 System |
| 2558 </message> | 2561 </message> |
| 2559 <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."> | 2562 <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."> |
| 2560 Use hardware acceleration when available | 2563 Use hardware acceleration when available |
| 2561 </message> | 2564 </message> |
| 2562 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2565 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2563 Change proxy settings | 2566 Change proxy settings |
| 2564 </message> | 2567 </message> |
| 2565 </if> | 2568 </if> |
| 2566 </grit-part> | 2569 </grit-part> |
| OLD | NEW |