| 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 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 271 </message> | 271 </message> |
| 272 </if> | 272 </if> |
| 273 | 273 |
| 274 <!-- Accessibility labels for generic items --> | 274 <!-- Accessibility labels for generic items --> |
| 275 <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back bu
tton."> | 275 <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back bu
tton."> |
| 276 Back | 276 Back |
| 277 </message> | 277 </message> |
| 278 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw
ard button."> | 278 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw
ard button."> |
| 279 Forward | 279 Forward |
| 280 </message> | 280 </message> |
| 281 <message name="IDS_ACCNAME_CANCEL" desc="The accessible name for the Cance
l button."> | |
| 282 Cancel | |
| 283 </message> | |
| 284 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close
button."> | 281 <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close
button."> |
| 285 Close | 282 Close |
| 286 </message> | 283 </message> |
| 287 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi
table-text portion of the omnibox."> | 284 <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the edi
table-text portion of the omnibox."> |
| 288 Address and search bar | 285 Address and search bar |
| 289 </message> | 286 </message> |
| 290 | 287 |
| 291 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the
utility process used for parsing JSON files."> | 288 <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the
utility process used for parsing JSON files."> |
| 292 JSON Parser | 289 JSON Parser |
| 293 </message> | 290 </message> |
| 294 | 291 |
| 295 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> | 292 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> |
| 296 Restore | 293 Restore |
| 297 </message> | 294 </message> |
| 298 | 295 |
| 299 <!-- Website Settings UI --> | 296 <!-- Website Settings UI --> |
| 300 <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."> | 297 <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."> |
| 301 Your connection to this site is not private. | 298 Your connection to this site is not private. |
| 302 </message> | 299 </message> |
| 303 | 300 |
| 304 <!-- Advanced Section Titles --> | 301 <!-- Advanced Section Titles --> |
| 305 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> | 302 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> |
| 306 Privacy | 303 Privacy |
| 307 </message> | 304 </message> |
| 308 </messages> | 305 </messages> |
| 309 </release> | 306 </release> |
| 310 </grit> | 307 </grit> |
| OLD | NEW |