| 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 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 306 </message> | 306 </message> |
| 307 | 307 |
| 308 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> | 308 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> |
| 309 Restore | 309 Restore |
| 310 </message> | 310 </message> |
| 311 | 311 |
| 312 <message name="IDS_SESSION_CRASHED_VIEW_STARTUP_PAGES_BUTTON" desc="Title
of the button in the session crashed view to open the set of startup pages."> | 312 <message name="IDS_SESSION_CRASHED_VIEW_STARTUP_PAGES_BUTTON" desc="Title
of the button in the session crashed view to open the set of startup pages."> |
| 313 Open startup pages | 313 Open startup pages |
| 314 </message> | 314 </message> |
| 315 | 315 |
| 316 <!-- Website Settings UI --> | 316 <!-- Page Info UI --> |
| 317 <message name="IDS_WEBSITE_SETTINGS_NON_SECURE_TRANSPORT" desc="Text that
is displayed in the header of the Website Settings popup if the website uses non
-secure transport."> | 317 <message name="IDS_PAGE_INFO_NON_SECURE_TRANSPORT" desc="Text that is disp
layed in the header of the Website Settings popup if the website uses non-secure
transport."> |
| 318 Your connection to this site is not private. | 318 Your connection to this site is not private. |
| 319 </message> | 319 </message> |
| 320 | 320 |
| 321 <!-- Advanced Section Titles --> | 321 <!-- Advanced Section Titles --> |
| 322 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> | 322 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> |
| 323 Privacy | 323 Privacy |
| 324 </message> | 324 </message> |
| 325 </messages> | 325 </messages> |
| 326 </release> | 326 </release> |
| 327 </grit> | 327 </grit> |
| OLD | NEW |