| 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 7549 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7560 Open as regular tab | 7560 Open as regular tab |
| 7561 </message> | 7561 </message> |
| 7562 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" | 7562 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" |
| 7563 desc="Text for the button that opens the app in an app window."> | 7563 desc="Text for the button that opens the app in an app window."> |
| 7564 Open as window | 7564 Open as window |
| 7565 </message> | 7565 </message> |
| 7566 <message name="IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN" | 7566 <message name="IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN" |
| 7567 desc="Text for the button that opens the app full screen."> | 7567 desc="Text for the button that opens the app full screen."> |
| 7568 Open full screen | 7568 Open full screen |
| 7569 </message> | 7569 </message> |
| 7570 <if expr="pp_ifdef('chromeos')"> |
| 7571 <message name="IDS_NEW_TAB_CLOSE_MENU_EXPAND" desc="Text for the closed
section menu footer that will restore the section."> |
| 7572 Expand |
| 7573 </message> |
| 7574 </if> |
| 7570 | 7575 |
| 7571 <!-- Offline page --> | 7576 <!-- Offline page --> |
| 7572 <if expr="pp_ifdef('chromeos')"> | 7577 <if expr="pp_ifdef('chromeos')"> |
| 7573 <message name="IDS_OFFLINE_LOAD_HEADLINE" desc="Offline Page HTML headli
ne"> | 7578 <message name="IDS_OFFLINE_LOAD_HEADLINE" desc="Offline Page HTML headli
ne"> |
| 7574 Your device is offline. | 7579 Your device is offline. |
| 7575 </message> | 7580 </message> |
| 7576 <message name="IDS_SITE_OFFLINE_LOAD_DESCRIPTION" desc="offline site"> | 7581 <message name="IDS_SITE_OFFLINE_LOAD_DESCRIPTION" desc="offline site"> |
| 7577 The webpage at <ph name="HOST_NAME"><strong>$1<ex>www.offline.co
m</ex></strong></ph> cannot be reached because your network connection is
down. The page will be loaded when the network connection is restored. <br>
; | 7582 The webpage at <ph name="HOST_NAME"><strong>$1<ex>www.offline.co
m</ex></strong></ph> cannot be reached because your network connection is
down. The page will be loaded when the network connection is restored. <br>
; |
| 7578 Try reconnecting, connecting to another network or proceeding with loa
ding anyway. | 7583 Try reconnecting, connecting to another network or proceeding with loa
ding anyway. |
| 7579 </message> | 7584 </message> |
| (...skipping 3651 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11231 | 11236 |
| 11232 </messages> | 11237 </messages> |
| 11233 | 11238 |
| 11234 <structures fallback_to_english="true"> | 11239 <structures fallback_to_english="true"> |
| 11235 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11240 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11236 </structure> | 11241 </structure> |
| 11237 </structures> | 11242 </structures> |
| 11238 | 11243 |
| 11239 </release> | 11244 </release> |
| 11240 </grit> | 11245 </grit> |
| OLD | NEW |