| 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 <!-- Accessibility Page --> | 4 <!-- Accessibility Page --> |
| 5 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> | 5 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> |
| 6 Accessibility | 6 Accessibility |
| 7 </message> | 7 </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
."> | 8 <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 | 9 Add additional accessibility features |
| 10 </message> | 10 </message> |
| (...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 276 </message> | 276 </message> |
| 277 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_MANAGE" desc="Button under
the list of input methods which opens a sub-page that lets the user enable or d
isable input methods."> | 277 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_MANAGE" desc="Button under
the list of input methods which opens a sub-page that lets the user enable or d
isable input methods."> |
| 278 Manage inputs | 278 Manage inputs |
| 279 </message> | 279 </message> |
| 280 <message name="IDS_SETTINGS_LANGUAGES_SPELL_CHECK_LIST_TITLE" desc="Title for
the section containing the dropdown used to select the language to use for spell
checking. The dropdown contains the enabled languages which support spell check
ing."> | 280 <message name="IDS_SETTINGS_LANGUAGES_SPELL_CHECK_LIST_TITLE" desc="Title for
the section containing the dropdown used to select the language to use for spell
checking. The dropdown contains the enabled languages which support spell check
ing."> |
| 281 Spell check | 281 Spell check |
| 282 </message> | 282 </message> |
| 283 <message name="IDS_SETTINGS_LANGUAGES_SPELL_CHECK_MANAGE" desc="Button under t
he dropdown of spell check languages which opens a sub-page that lets the user a
dd or remove words to the custom list of words whitelisted for spell checking."> | 283 <message name="IDS_SETTINGS_LANGUAGES_SPELL_CHECK_MANAGE" desc="Button under t
he dropdown of spell check languages which opens a sub-page that lets the user a
dd or remove words to the custom list of words whitelisted for spell checking."> |
| 284 Custom spelling | 284 Custom spelling |
| 285 </message> | 285 </message> |
| 286 <message name="IDS_SETTINGS_LANGUAGES_MANAGE_LANGUAGES_TITLE" desc="Name of th
e settings sub-page which allows enabling and disabling languages."> |
| 287 Languages |
| 288 </message> |
| 286 | 289 |
| 287 <!-- Privacy Page --> | 290 <!-- Privacy Page --> |
| 288 <message name="IDS_SETTINGS_PRIVACY" desc="Name of the settings page which all
ows users to modify privacy and security settings."> | 291 <message name="IDS_SETTINGS_PRIVACY" desc="Name of the settings page which all
ows users to modify privacy and security settings."> |
| 289 Privacy & Security | 292 Privacy & Security |
| 290 </message> | 293 </message> |
| 291 <message name="IDS_SETTINGS_LINKDOCTOR_PREF" desc="The documentation string of
the 'Use Link Doctor' preference to help with navigation errors."> | 294 <message name="IDS_SETTINGS_LINKDOCTOR_PREF" desc="The documentation string of
the 'Use Link Doctor' preference to help with navigation errors."> |
| 292 Use a web service to help resolve navigation errors | 295 Use a web service to help resolve navigation errors |
| 293 </message> | 296 </message> |
| 294 <message name="IDS_SETTINGS_SUGGEST_PREF" desc="The documentation string of th
e 'Use Suggest' preference"> | 297 <message name="IDS_SETTINGS_SUGGEST_PREF" desc="The documentation string of th
e 'Use Suggest' preference"> |
| 295 Use a prediction service to help complete searches and URLs typed in the add
ress bar or the app launcher search box | 298 Use a prediction service to help complete searches and URLs typed in the add
ress bar or the app launcher search box |
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 505 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's
how users on sign-in screen' setting."> | 508 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's
how users on sign-in screen' setting."> |
| 506 Show usernames and photos on the sign-in screen | 509 Show usernames and photos on the sign-in screen |
| 507 </message> | 510 </message> |
| 508 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s
etting for restricting sign in to specific users."> | 511 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s
etting for restricting sign in to specific users."> |
| 509 Restrict sign-in to the following users: | 512 Restrict sign-in to the following users: |
| 510 </message> | 513 </message> |
| 511 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f
ield for adding users."> | 514 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f
ield for adding users."> |
| 512 Add users | 515 Add users |
| 513 </message> | 516 </message> |
| 514 </grit-part> | 517 </grit-part> |
| OLD | NEW |