| 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 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 </message> | 80 </message> |
| 81 <message name="IDS_SETTINGS_SHOW_HOME_BUTTON" desc="Label for the checkbox whi
ch enables or disables showing the home button in the toolbar."> | 81 <message name="IDS_SETTINGS_SHOW_HOME_BUTTON" desc="Label for the checkbox whi
ch enables or disables showing the home button in the toolbar."> |
| 82 Show home button | 82 Show home button |
| 83 </message> | 83 </message> |
| 84 <message name="IDS_SETTINGS_SHOW_BOOKMARKS_BAR" desc="Label for the checkbox w
hich enables or disables showing the bookmarks bar in the toolbar."> | 84 <message name="IDS_SETTINGS_SHOW_BOOKMARKS_BAR" desc="Label for the checkbox w
hich enables or disables showing the bookmarks bar in the toolbar."> |
| 85 Always show the bookmarks bar | 85 Always show the bookmarks bar |
| 86 </message> | 86 </message> |
| 87 <message name="IDS_SETTINGS_HOME_PAGE_NTP" desc="Description of the New Tab Pa
ge when set as the home page."> | 87 <message name="IDS_SETTINGS_HOME_PAGE_NTP" desc="Description of the New Tab Pa
ge when set as the home page."> |
| 88 New Tab Page | 88 New Tab Page |
| 89 </message> | 89 </message> |
| 90 <message name="IDS_SETTINGS_OPEN_THIS_PAGE" desc="Label of the input box for t
he home page."> |
| 91 Open this page: |
| 92 </message> |
| 90 <message name="IDS_SETTINGS_CHANGE_HOME_PAGE" desc="Label of the control to ch
ange the home page."> | 93 <message name="IDS_SETTINGS_CHANGE_HOME_PAGE" desc="Label of the control to ch
ange the home page."> |
| 91 Change | 94 Change |
| 92 </message> | 95 </message> |
| 93 | 96 |
| 94 <!-- Basic Page --> | 97 <!-- Basic Page --> |
| 95 <message name="IDS_SETTINGS_BASIC" desc="Name of the settings page which displ
ays advanced preferences."> | 98 <message name="IDS_SETTINGS_BASIC" desc="Name of the settings page which displ
ays advanced preferences."> |
| 96 Basic | 99 Basic |
| 97 </message> | 100 </message> |
| 98 | 101 |
| 99 <!-- Certificate Manager Page --> | 102 <!-- Certificate Manager Page --> |
| (...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's
how users on sign-in screen' setting."> | 458 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's
how users on sign-in screen' setting."> |
| 456 Show usernames and photos on the sign-in screen | 459 Show usernames and photos on the sign-in screen |
| 457 </message> | 460 </message> |
| 458 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s
etting for restricting sign in to specific users."> | 461 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s
etting for restricting sign in to specific users."> |
| 459 Restrict sign-in to the following users: | 462 Restrict sign-in to the following users: |
| 460 </message> | 463 </message> |
| 461 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f
ield for adding users."> | 464 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f
ield for adding users."> |
| 462 Add users | 465 Add users |
| 463 </message> | 466 </message> |
| 464 </grit-part> | 467 </grit-part> |
| OLD | NEW |