| 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 321 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 332 </message> | 332 </message> |
| 333 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_DATE" desc="Label for the e
xpiration date fields of a credit card that has been or is being saved."> | 333 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_DATE" desc="Label for the e
xpiration date fields of a credit card that has been or is being saved."> |
| 334 Expiration date | 334 Expiration date |
| 335 </message> | 335 </message> |
| 336 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_MONTH" desc="Accessibility
label on the month drop down to let users know the field corresponds to the expi
ration month"> | 336 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_MONTH" desc="Accessibility
label on the month drop down to let users know the field corresponds to the expi
ration month"> |
| 337 Expiration month | 337 Expiration month |
| 338 </message> | 338 </message> |
| 339 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_YEAR" desc="Accessibility l
abel on the year drop down to let users know the field corresponds to the expira
tion year"> | 339 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_YEAR" desc="Accessibility l
abel on the year drop down to let users know the field corresponds to the expira
tion year"> |
| 340 Expiration year | 340 Expiration year |
| 341 </message> | 341 </message> |
| 342 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRED" desc="The error message that
is shown when user attempts to enter or save an expired credit card."> |
| 343 Your credit card is expired. |
| 344 </message> |
| 342 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and
toggle"> | 345 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and
toggle"> |
| 343 Manage passwords | 346 Manage passwords |
| 344 </message> | 347 </message> |
| 345 <message name="IDS_SETTINGS_PASSWORDS_AUTOSIGNIN_CHECKBOX_LABEL" desc="Label f
or a checkbox that allows users to sign in automatically to websites when their
credentials are already saved."> | 348 <message name="IDS_SETTINGS_PASSWORDS_AUTOSIGNIN_CHECKBOX_LABEL" desc="Label f
or a checkbox that allows users to sign in automatically to websites when their
credentials are already saved."> |
| 346 Auto Sign-in | 349 Auto Sign-in |
| 347 </message> | 350 </message> |
| 348 <message name="IDS_SETTINGS_PASSWORDS_AUTOSIGNIN_CHECKBOX_DESC" desc="Text tha
t describes the 'Auto Sign-in' functionality to users."> | 351 <message name="IDS_SETTINGS_PASSWORDS_AUTOSIGNIN_CHECKBOX_DESC" desc="Text tha
t describes the 'Auto Sign-in' functionality to users."> |
| 349 Automatically sign in to websites using stored credentials. When the feature
is disabled, you will be asked for confirmation every time before signing in to
a website. | 352 Automatically sign in to websites using stored credentials. When the feature
is disabled, you will be asked for confirmation every time before signing in to
a website. |
| 350 </message> | 353 </message> |
| 351 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli
ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS
WORDS"> | 354 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli
ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS
WORDS"> |
| (...skipping 2193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2545 System | 2548 System |
| 2546 </message> | 2549 </message> |
| 2547 <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."> | 2550 <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."> |
| 2548 Use hardware acceleration when available | 2551 Use hardware acceleration when available |
| 2549 </message> | 2552 </message> |
| 2550 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2553 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2551 Change proxy settings | 2554 Change proxy settings |
| 2552 </message> | 2555 </message> |
| 2553 </if> | 2556 </if> |
| 2554 </grit-part> | 2557 </grit-part> |
| OLD | NEW |