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 source_lang_id="en" enc_check="möl"> | 4 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 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
267 Address and search bar | 267 Address and search bar |
268 </message> | 268 </message> |
269 | 269 |
270 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the
utility process used for parsing JSON files."> | 270 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the
utility process used for parsing JSON files."> |
271 JSON Parser | 271 JSON Parser |
272 </message> | 272 </message> |
273 | 273 |
274 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> | 274 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> |
275 Restore | 275 Restore |
276 </message> | 276 </message> |
| 277 |
| 278 <!-- Website Settings UI --> |
| 279 <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."> |
| 280 Your connection to this site is not private. |
| 281 </message> |
| 282 |
| 283 <!-- Advanced Section Titles --> |
| 284 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> |
| 285 Privacy |
| 286 </message> |
277 </messages> | 287 </messages> |
278 </release> | 288 </release> |
279 </grit> | 289 </grit> |
OLD | NEW |