| 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 <!-- Policy Indicators --> |
| 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed
in the controlled settings indicator tooltip when a setting's value is enforced
by an extension."> |
| 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten
sion</ex></ph> |
| 7 </message> |
| 8 |
| 4 <!-- Accessibility Page --> | 9 <!-- Accessibility Page --> |
| 5 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> | 10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> |
| 6 Accessibility | 11 Accessibility |
| 7 </message> | 12 </message> |
| 8 <message name="IDS_SETTINGS_MORE_FEATURES_LINK" desc="Link which opens page wh
ere users can install extensions which provide additional accessibility features
."> | 13 <message name="IDS_SETTINGS_MORE_FEATURES_LINK" desc="Link which opens page wh
ere users can install extensions which provide additional accessibility features
."> |
| 9 Add additional accessibility features | 14 Add additional accessibility features |
| 10 </message> | 15 </message> |
| 11 <message name="IDS_SETTINGS_OPTIONS_IN_MENU_LABEL" desc="Label for checkbox wh
ich enables showing accessibilitly options in the system menu."> | 16 <message name="IDS_SETTINGS_OPTIONS_IN_MENU_LABEL" desc="Label for checkbox wh
ich enables showing accessibilitly options in the system menu."> |
| 12 Show accessibility options in the system menu | 17 Show accessibility options in the system menu |
| 13 </message> | 18 </message> |
| (...skipping 500 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 514 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's
how users on sign-in screen' setting."> | 519 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's
how users on sign-in screen' setting."> |
| 515 Show usernames and photos on the sign-in screen | 520 Show usernames and photos on the sign-in screen |
| 516 </message> | 521 </message> |
| 517 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s
etting for restricting sign in to specific users."> | 522 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s
etting for restricting sign in to specific users."> |
| 518 Restrict sign-in to the following users: | 523 Restrict sign-in to the following users: |
| 519 </message> | 524 </message> |
| 520 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f
ield for adding users."> | 525 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f
ield for adding users."> |
| 521 Add users | 526 Add users |
| 522 </message> | 527 </message> |
| 523 </grit-part> | 528 </grit-part> |
| OLD | NEW |