| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. --> | 4 each locale. --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 4317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4328 <!-- Session Crashed Info Bar--> | 4328 <!-- Session Crashed Info Bar--> |
| 4329 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> | 4329 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> |
| 4330 Restore | 4330 Restore |
| 4331 </message> | 4331 </message> |
| 4332 | 4332 |
| 4333 <!-- Bad Flags Info Bar--> | 4333 <!-- Bad Flags Info Bar--> |
| 4334 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an
unsupported command-line flag is used. [Keep it short so it fits in the infobar.
]"> | 4334 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an
unsupported command-line flag is used. [Keep it short so it fits in the infobar.
]"> |
| 4335 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e
x>--no-sandbox</ex></ph>. Stability and security will suffer. | 4335 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e
x>--no-sandbox</ex></ph>. Stability and security will suffer. |
| 4336 </message> | 4336 </message> |
| 4337 | 4337 |
| 4338 <!-- Locale Change Notification--> |
| 4339 <if expr="pp_ifdef('chromeos')"> |
| 4340 <message name="IDS_LOCALE_CHANGE_MESSAGE" desc="Message shown when local
e was changed based on profile content."> |
| 4341 Interface language was changed: "<ph name="FROM_LOCALE">$1</ph>" => "<
ph name="TO_LOCALE">$2</ph>" based on your preference. |
| 4342 </message> |
| 4343 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a
change."> |
| 4344 If you are unhappy about it: click here to close browser, sign out and
revert. |
| 4345 </message> |
| 4346 </if> |
| 4347 |
| 4338 <if expr="pp_ifdef('chromeos')"> | 4348 <if expr="pp_ifdef('chromeos')"> |
| 4339 <!-- about:system strings --> | 4349 <!-- about:system strings --> |
| 4340 <message name="IDS_ABOUT_SYS_TITLE" desc="about:system page title"> | 4350 <message name="IDS_ABOUT_SYS_TITLE" desc="about:system page title"> |
| 4341 About System | 4351 About System |
| 4342 </message> | 4352 </message> |
| 4343 <message name="IDS_ABOUT_SYS_DESC" desc="about:system page description"> | 4353 <message name="IDS_ABOUT_SYS_DESC" desc="about:system page description"> |
| 4344 System diagnostic data | 4354 System diagnostic data |
| 4345 </message> | 4355 </message> |
| 4346 <message name="IDS_ABOUT_SYS_TABLE_TITLE" desc="Title of a table that co
ntains system details"> | 4356 <message name="IDS_ABOUT_SYS_TABLE_TITLE" desc="Title of a table that co
ntains system details"> |
| 4347 Details | 4357 Details |
| (...skipping 7317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11665 </includes> | 11675 </includes> |
| 11666 <structures fallback_to_english="true"> | 11676 <structures fallback_to_english="true"> |
| 11667 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11677 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11668 </structure> | 11678 </structure> |
| 11669 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11679 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11670 </structure> | 11680 </structure> |
| 11671 </structures> | 11681 </structures> |
| 11672 | 11682 |
| 11673 </release> | 11683 </release> |
| 11674 </grit> | 11684 </grit> |
| OLD | NEW |