| 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_MD_SETTINGS_ACCESSIBILITY_PAGE_TITLE" desc="Name of the set
tings page which displays accessibility preferences."> | 5 <message name="IDS_MD_SETTINGS_ACCESSIBILITY_PAGE_TITLE" desc="Name of the set
tings page which displays accessibility preferences."> |
| 6 Accessibility | 6 Accessibility |
| 7 </message> | 7 </message> |
| 8 <message name="IDS_SETTINGS_ACCESSIBILITY_MORE_FEATURES_LINK" desc="Link which
opens page where users can install extensions which provide additional accessib
ility features."> | 8 <message name="IDS_SETTINGS_ACCESSIBILITY_MORE_FEATURES_LINK" desc="Link which
opens page where users can install extensions which provide additional accessib
ility features."> |
| 9 Add additional accessibility features | 9 Add additional accessibility features |
| 10 </message> | 10 </message> |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 Download location: | 68 Download location: |
| 69 </message> | 69 </message> |
| 70 <message name="IDS_SETTINGS_DOWNLOADS_CHANGE_LOCATION_BUTTON" desc="Text for t
he button which allows the user to change the default download directory."> | 70 <message name="IDS_SETTINGS_DOWNLOADS_CHANGE_LOCATION_BUTTON" desc="Text for t
he button which allows the user to change the default download directory."> |
| 71 Change | 71 Change |
| 72 </message> | 72 </message> |
| 73 <message name="IDS_SETTINGS_DOWNLOADS_PROMPT_FOR_DOWNLOAD_LABEL" desc="Label f
or the checkbox which enables a prompt for the user to choose a download locatio
n for each download instead of using the default."> | 73 <message name="IDS_SETTINGS_DOWNLOADS_PROMPT_FOR_DOWNLOAD_LABEL" desc="Label f
or the checkbox which enables a prompt for the user to choose a download locatio
n for each download instead of using the default."> |
| 74 Ask where to save each file before downloading | 74 Ask where to save each file before downloading |
| 75 </message> | 75 </message> |
| 76 | 76 |
| 77 <!-- Date/time Page --> | 77 <!-- Date/time Page --> |
| 78 <message name="IDS_SETTINGS_DATE_TIME_PAGE_TITLE" desc="Name of the settings p
age which displays date and time preferences."> |
| 79 Date & Time |
| 80 </message> |
| 78 <message name="IDS_SETTINGS_DATE_TIME_TIME_ZONE_LABEL" desc="Label for the pic
ker which allows users to choose their time zone."> | 81 <message name="IDS_SETTINGS_DATE_TIME_TIME_ZONE_LABEL" desc="Label for the pic
ker which allows users to choose their time zone."> |
| 79 Time zone: | 82 Time zone: |
| 80 </message> | 83 </message> |
| 81 <message name="IDS_SETTINGS_DATE_TIME_24_HOUR_CLOCK_LABEL" desc="Label for the
checkbox which enables a 24-hour clock (as opposed to a 12-hour clock)."> | 84 <message name="IDS_SETTINGS_DATE_TIME_24_HOUR_CLOCK_LABEL" desc="Label for the
checkbox which enables a 24-hour clock (as opposed to a 12-hour clock)."> |
| 82 Use 24-hour clock | 85 Use 24-hour clock |
| 83 </message> | 86 </message> |
| 84 <message name="IDS_SETTINGS_DATE_TIME_AUTOMATICALLY_SET" desc="Text which expl
ains that the date and time are automatically set."> | 87 <message name="IDS_SETTINGS_DATE_TIME_AUTOMATICALLY_SET" desc="Text which expl
ains that the date and time are automatically set."> |
| 85 Date and time are set automatically. | 88 Date and time are set automatically. |
| 86 </message> | 89 </message> |
| 87 | 90 |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 133 Keyword | 136 Keyword |
| 134 </message> | 137 </message> |
| 135 <message name="IDS_SETTINGS_SEARCH_ENGINES_QUERY_URL_LABEL" desc="Label for Qu
ery URL column header for a search engine"> | 138 <message name="IDS_SETTINGS_SEARCH_ENGINES_QUERY_URL_LABEL" desc="Label for Qu
ery URL column header for a search engine"> |
| 136 Query URL | 139 Query URL |
| 137 </message> | 140 </message> |
| 138 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_BUTTON_LABEL" desc="Label for A
dd button for adding a new search engine"> | 141 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_BUTTON_LABEL" desc="Label for A
dd button for adding a new search engine"> |
| 139 Add | 142 Add |
| 140 </message> | 143 </message> |
| 141 | 144 |
| 142 </grit-part> | 145 </grit-part> |
| OLD | NEW |