| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <grit current_release="1" latest_public_release="0"> | |
| 3 <outputs> | |
| 4 <output filename="grit/aw_renderer_resources.h" type="rc_header"> | |
| 5 <emit emit_type='prepend'></emit> | |
| 6 </output> | |
| 7 <output filename="aw_renderer_resources.pak" type="data_package" /> | |
| 8 </outputs> | |
| 9 <release seq="1"> | |
| 10 <includes> | |
| 11 <include name="IDR_AW_LOAD_ERROR_HTML" file="resources\load_error.html" fl
attenhtml="true" type="BINDATA" /> | |
| 12 </includes> | |
| 13 <structures> | |
| 14 <structure name="IDS_AW_WEBPAGE_DOWN_SUGGESTIONS" file="resources\suggesti
ons.html" flattenhtml="true" type="chrome_html" /> | |
| 15 </structures> | |
| 16 <messages fallback_to_english="true"> | |
| 17 <message name="IDS_AW_WEBPAGE_NOT_AVAILABLE" desc=""> | |
| 18 Webpage not available | |
| 19 </message> | |
| 20 <message name="IDS_AW_WEBPAGE_CAN_NOT_BE_LOADED" desc=""> | |
| 21 The webpage at <ph name="PAGE"><strong>$1</strong><ex>page.h
tml</ex></ph> could not be loaded because: | |
| 22 </message> | |
| 23 <message name="IDS_AW_WEBPAGE_TEMPORARILY_DOWN" desc=""> | |
| 24 The webpage at <ph name="PAGE"><strong>$1</strong><ex>page.h
tml</ex></ph> might be temporarily down or it may have moved permanently to a ne
w web address. | |
| 25 </message> | |
| 26 </messages> | |
| 27 </release> | |
| 28 </grit> | |
| OLD | NEW |