| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 | 2 |
| 3 <grit latest_public_release="0" current_release="1" | 3 <grit latest_public_release="0" current_release="1" |
| 4 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 4 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
| 5 <outputs> | 5 <outputs> |
| 6 <output filename="grit/components_strings.h" type="rc_header"> | 6 <output filename="grit/components_strings.h" type="rc_header"> |
| 7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
| 8 </output> | 8 </output> |
| 9 <output filename="components_strings_am.pak" type="data_package" lang="am" /
> | 9 <output filename="components_strings_am.pak" type="data_package" lang="am" /
> |
| 10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" /
> | 10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" /
> |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 199 <part file="login_dialog_strings.grdp" /> | 199 <part file="login_dialog_strings.grdp" /> |
| 200 <part file="new_or_sad_tab_strings.grdp" /> | 200 <part file="new_or_sad_tab_strings.grdp" /> |
| 201 <part file="ntp_snippets_strings.grdp" /> | 201 <part file="ntp_snippets_strings.grdp" /> |
| 202 <part file="omnibox_strings.grdp" /> | 202 <part file="omnibox_strings.grdp" /> |
| 203 <part file="page_info_strings.grdp" /> | 203 <part file="page_info_strings.grdp" /> |
| 204 <part file="password_manager_strings.grdp" /> | 204 <part file="password_manager_strings.grdp" /> |
| 205 <part file="payments_strings.grdp" /> | 205 <part file="payments_strings.grdp" /> |
| 206 <part file="pdf_strings.grdp" /> | 206 <part file="pdf_strings.grdp" /> |
| 207 <part file="physical_web_ui_strings.grdp" /> | 207 <part file="physical_web_ui_strings.grdp" /> |
| 208 <part file="policy_strings.grdp" /> | 208 <part file="policy_strings.grdp" /> |
| 209 <part file="safe_browsing_strings.grdp" /> |
| 209 <part file="security_interstitials_strings.grdp" /> | 210 <part file="security_interstitials_strings.grdp" /> |
| 210 <part file="security_state_strings.grdp" /> | 211 <part file="security_state_strings.grdp" /> |
| 211 <part file="ssl_errors_strings.grdp" /> | 212 <part file="ssl_errors_strings.grdp" /> |
| 212 <part file="supervised_user_error_page_strings.grdp" /> | 213 <part file="supervised_user_error_page_strings.grdp" /> |
| 213 <part file="sync_ui_strings.grdp" /> | 214 <part file="sync_ui_strings.grdp" /> |
| 214 <part file="translate_strings.grdp" /> | 215 <part file="translate_strings.grdp" /> |
| 215 <part file="undo_strings.grdp" /> | 216 <part file="undo_strings.grdp" /> |
| 216 <part file="version_ui_strings.grdp" /> | 217 <part file="version_ui_strings.grdp" /> |
| 217 <part file="web_contents_delegate_android_strings.grdp" /> | 218 <part file="web_contents_delegate_android_strings.grdp" /> |
| 218 | 219 |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 322 Open startup pages | 323 Open startup pages |
| 323 </message> | 324 </message> |
| 324 | 325 |
| 325 <!-- Advanced Section Titles --> | 326 <!-- Advanced Section Titles --> |
| 326 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> | 327 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> |
| 327 Privacy | 328 Privacy |
| 328 </message> | 329 </message> |
| 329 </messages> | 330 </messages> |
| 330 </release> | 331 </release> |
| 331 </grit> | 332 </grit> |
| OLD | NEW |