| 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 316 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 327 </if> | 327 </if> |
| 328 <message name="IDS_SETTINGS_CONTROLLED_BY_EXTENSION" desc="Label text of an in
dicator that a setting's value is being controlled by an extension."> | 328 <message name="IDS_SETTINGS_CONTROLLED_BY_EXTENSION" desc="Label text of an in
dicator that a setting's value is being controlled by an extension."> |
| 329 <ph name="NAME">$1<ex>Adblocker plusplus</ex></ph> is controlling this setti
ng | 329 <ph name="NAME">$1<ex>Adblocker plusplus</ex></ph> is controlling this setti
ng |
| 330 </message> | 330 </message> |
| 331 <message name="IDS_SETTINGS_CLEAR" desc="Label used on a menu item or button t
o clear an item."> | 331 <message name="IDS_SETTINGS_CLEAR" desc="Label used on a menu item or button t
o clear an item."> |
| 332 Clear | 332 Clear |
| 333 </message> | 333 </message> |
| 334 <message name="IDS_SETTINGS_EDIT" desc="Label used on a menu item or button, u
sed in different contexts to edit an item."> | 334 <message name="IDS_SETTINGS_EDIT" desc="Label used on a menu item or button, u
sed in different contexts to edit an item."> |
| 335 Edit | 335 Edit |
| 336 </message> | 336 </message> |
| 337 <message name="IDS_SETTINGS_TOGGLE_ON" desc="Label used on a main settings tog
gle that is on."> |
| 338 On |
| 339 </message> |
| 340 <message name="IDS_SETTINGS_TOGGLE_OFF" desc="Label used on a main settings to
ggle that is ooff."> |
| 341 Off |
| 342 </message> |
| 337 | 343 |
| 338 <!-- Passwords and Autofill Page --> | 344 <!-- Passwords and Autofill Page --> |
| 339 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t
he settings page which allows managing passwords and autofill settings."> | 345 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t
he settings page which allows managing passwords and autofill settings."> |
| 340 Passwords and forms | 346 Passwords and forms |
| 341 </message> | 347 </message> |
| 342 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and
toggle."> | 348 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and
toggle."> |
| 343 Autofill settings | 349 Autofill settings |
| 344 </message> | 350 </message> |
| 345 <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."> | 351 <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."> |
| 346 Google Payments | 352 Google Payments |
| (...skipping 2592 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2939 System | 2945 System |
| 2940 </message> | 2946 </message> |
| 2941 <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."> | 2947 <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."> |
| 2942 Use hardware acceleration when available | 2948 Use hardware acceleration when available |
| 2943 </message> | 2949 </message> |
| 2944 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2950 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2945 Change proxy settings | 2951 Change proxy settings |
| 2946 </message> | 2952 </message> |
| 2947 </if> | 2953 </if> |
| 2948 </grit-part> | 2954 </grit-part> |
| OLD | NEW |