| 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 4084 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4095 </message> | 4095 </message> |
| 4096 <message name="IDS_BUGREPORT_REPORT_PAGE_TITLE" desc="Label showing title
of the page that will be reported"> | 4096 <message name="IDS_BUGREPORT_REPORT_PAGE_TITLE" desc="Label showing title
of the page that will be reported"> |
| 4097 Page title: | 4097 Page title: |
| 4098 </message> | 4098 </message> |
| 4099 <message name="IDS_BUGREPORT_REPORT_URL_LABEL" desc="Label showing URL tha
t will be reported"> | 4099 <message name="IDS_BUGREPORT_REPORT_URL_LABEL" desc="Label showing URL tha
t will be reported"> |
| 4100 Page URL: | 4100 Page URL: |
| 4101 </message> | 4101 </message> |
| 4102 <message name="IDS_BUGREPORT_DESCRIPTION_LABEL" desc="Label for descriptio
n field"> | 4102 <message name="IDS_BUGREPORT_DESCRIPTION_LABEL" desc="Label for descriptio
n field"> |
| 4103 Description: | 4103 Description: |
| 4104 </message> | 4104 </message> |
| 4105 <if expr="pp_ifdef('chromeos')"> |
| 4106 <message name="IDS_BUGREPORT_INCLUDE_LAST_SCREEN_IMAGE" desc="Radio butt
on for including the last screen image on the bug report dialog box"> |
| 4107 Send last screen shot |
| 4108 </message> |
| 4109 <message name="IDS_BUGREPORT_INCLUDE_NEW_SCREEN_IMAGE" desc="Radio butto
n for including a new screen image on the bug report dialog box"> |
| 4110 Send a new screen shot |
| 4111 </message> |
| 4112 <message name="IDS_BUGREPORT_INCLUDE_SYSTEM_INFORMATION_CHKBOX" desc="Ch
eckbox for including system information on the bug report dialog box"> |
| 4113 Send system information |
| 4114 </message> |
| 4115 <message name="IDS_BUGREPORT_SYSTEM_INFORMATION_URL" desc="URL for syste
m information on the bug report dialog box"> |
| 4116 file:///etc/logs/last |
| 4117 </message> |
| 4118 <message name="IDS_BUGREPORT_SYSTEM_INFORMATION_URL_TEXT" desc="Text for
system information url on the bug report dialog box"> |
| 4119 System Information |
| 4120 </message> |
| 4121 </if> |
| 4105 <message name="IDS_BUGREPORT_INCLUDE_PAGE_SOURCE_CHKBOX" desc="Checkbox fo
r including page source"> | 4122 <message name="IDS_BUGREPORT_INCLUDE_PAGE_SOURCE_CHKBOX" desc="Checkbox fo
r including page source"> |
| 4106 Send source of current page | 4123 Send source of current page |
| 4107 </message> | 4124 </message> |
| 4108 <message name="IDS_BUGREPORT_INCLUDE_PAGE_IMAGE_CHKBOX" desc="Checkbox for
including page image"> | 4125 <message name="IDS_BUGREPORT_INCLUDE_PAGE_IMAGE_CHKBOX" desc="Checkbox for
including page image"> |
| 4109 Send screen shot of current page | 4126 Send screen shot of current page |
| 4110 </message> | 4127 </message> |
| 4111 <message name="IDS_BUGREPORT_BUG_TYPE" desc="Label for bug type"> | 4128 <message name="IDS_BUGREPORT_BUG_TYPE" desc="Label for bug type"> |
| 4112 Bug type: | 4129 Bug type: |
| 4113 </message> | 4130 </message> |
| 4114 <if expr="not pp_ifdef('use_titlecase')"> | 4131 <if expr="not pp_ifdef('use_titlecase')"> |
| (...skipping 3538 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7653 | 7670 |
| 7654 </messages> | 7671 </messages> |
| 7655 | 7672 |
| 7656 <structures first_id="50000" fallback_to_english="true"> | 7673 <structures first_id="50000" fallback_to_english="true"> |
| 7657 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 7674 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 7658 </structure> | 7675 </structure> |
| 7659 </structures> | 7676 </structures> |
| 7660 | 7677 |
| 7661 </release> | 7678 </release> |
| 7662 </grit> | 7679 </grit> |
| OLD | NEW |