| 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 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 342 </message> | 342 </message> |
| 343 <message name="IDS_SETTINGS_TOGGLE_ON" desc="Label used on a main settings tog
gle that is on."> | 343 <message name="IDS_SETTINGS_TOGGLE_ON" desc="Label used on a main settings tog
gle that is on."> |
| 344 On | 344 On |
| 345 </message> | 345 </message> |
| 346 <message name="IDS_SETTINGS_TOGGLE_OFF" desc="Label used on a main settings to
ggle that is ooff."> | 346 <message name="IDS_SETTINGS_TOGGLE_OFF" desc="Label used on a main settings to
ggle that is ooff."> |
| 347 Off | 347 Off |
| 348 </message> | 348 </message> |
| 349 <message name="IDS_SETTINGS_NOT_VALID" desc="Text indicating that an input is
not valid."> | 349 <message name="IDS_SETTINGS_NOT_VALID" desc="Text indicating that an input is
not valid."> |
| 350 Not valid | 350 Not valid |
| 351 </message> | 351 </message> |
| 352 <message name="IDS_SETTINGS_NOT_VALID_WEB_ADDRESS" desc="Text indicating that
the Web address entered by the user is invalid." > |
| 353 Not a valid web address |
| 354 </message> |
| 352 | 355 |
| 353 <!-- Passwords and Autofill Page --> | 356 <!-- Passwords and Autofill Page --> |
| 354 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t
he settings page which allows managing passwords and autofill settings."> | 357 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t
he settings page which allows managing passwords and autofill settings."> |
| 355 Passwords and forms | 358 Passwords and forms |
| 356 </message> | 359 </message> |
| 357 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and
toggle."> | 360 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and
toggle."> |
| 358 Autofill settings | 361 Autofill settings |
| 359 </message> | 362 </message> |
| 360 <message name="IDS_SETTINGS_GOOGLE_PAYMENTS" desc="Label used to differentiate
when an address or credit card entry comes from Google Payments. This should fo
llow the casing of the 'Google Payments' brand."> | 363 <message name="IDS_SETTINGS_GOOGLE_PAYMENTS" desc="Label used to differentiate
when an address or credit card entry comes from Google Payments. This should fo
llow the casing of the 'Google Payments' brand."> |
| 361 Google Payments | 364 Google Payments |
| (...skipping 2595 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2957 System | 2960 System |
| 2958 </message> | 2961 </message> |
| 2959 <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."> | 2962 <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."> |
| 2960 Use hardware acceleration when available | 2963 Use hardware acceleration when available |
| 2961 </message> | 2964 </message> |
| 2962 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2965 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2963 Change proxy settings | 2966 Change proxy settings |
| 2964 </message> | 2967 </message> |
| 2965 </if> | 2968 </if> |
| 2966 </grit-part> | 2969 </grit-part> |
| OLD | NEW |