| 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 2207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2218 <!-- Sync / People Page --> | 2218 <!-- Sync / People Page --> |
| 2219 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana
ges Chrome's signed-in Google profile."> | 2219 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana
ges Chrome's signed-in Google profile."> |
| 2220 People | 2220 People |
| 2221 </message> | 2221 </message> |
| 2222 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu
tton that opens the multi-profile user manager."> | 2222 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu
tton that opens the multi-profile user manager."> |
| 2223 Manage other people | 2223 Manage other people |
| 2224 </message> | 2224 </message> |
| 2225 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for th
e button that opens the supervised users dashboard."> | 2225 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for th
e button that opens the supervised users dashboard."> |
| 2226 Manage supervised users | 2226 Manage supervised users |
| 2227 </message> | 2227 </message> |
| 2228 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS_DESCRIPTION" desc="
Description for the button that opens the supervised users dashboard."> | |
| 2229 Opens Supervised Users Dashboard | |
| 2230 </message> | |
| 2231 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on th
e Google profile photo of the user."> | 2228 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on th
e Google profile photo of the user."> |
| 2232 Google Profile photo | 2229 Google Profile photo |
| 2233 </message> | 2230 </message> |
| 2234 | 2231 |
| 2235 <if expr="chromeos"> | 2232 <if expr="chromeos"> |
| 2236 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CHOOSE_PIN_TITLE" desc="Mes
sage shown below the title that tells the user to enter the initial PIN."> | 2233 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CHOOSE_PIN_TITLE" desc="Mes
sage shown below the title that tells the user to enter the initial PIN."> |
| 2237 Enter your PIN | 2234 Enter your PIN |
| 2238 </message> | 2235 </message> |
| 2239 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CONFIRM_PIN_TITLE" desc="Me
ssage shown below the title that tells the user to confirm their initial PIN ent
ry."> | 2236 <message name="IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CONFIRM_PIN_TITLE" desc="Me
ssage shown below the title that tells the user to confirm their initial PIN ent
ry."> |
| 2240 Confirm your PIN | 2237 Confirm your PIN |
| (...skipping 734 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2975 System | 2972 System |
| 2976 </message> | 2973 </message> |
| 2977 <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."> | 2974 <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."> |
| 2978 Use hardware acceleration when available | 2975 Use hardware acceleration when available |
| 2979 </message> | 2976 </message> |
| 2980 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> | 2977 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> |
| 2981 Open proxy settings | 2978 Open proxy settings |
| 2982 </message> | 2979 </message> |
| 2983 </if> | 2980 </if> |
| 2984 </grit-part> | 2981 </grit-part> |
| OLD | NEW |