| 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 7485 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7496 Open as regular tab | 7496 Open as regular tab |
| 7497 </message> | 7497 </message> |
| 7498 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" | 7498 <message name="IDS_APP_CONTEXT_MENU_OPEN_WINDOW" |
| 7499 desc="Text for the button that opens the app in an app window."> | 7499 desc="Text for the button that opens the app in an app window."> |
| 7500 Open as window | 7500 Open as window |
| 7501 </message> | 7501 </message> |
| 7502 <message name="IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN" | 7502 <message name="IDS_APP_CONTEXT_MENU_OPEN_FULLSCREEN" |
| 7503 desc="Text for the button that opens the app full screen."> | 7503 desc="Text for the button that opens the app full screen."> |
| 7504 Open full screen | 7504 Open full screen |
| 7505 </message> | 7505 </message> |
| 7506 <if expr="pp_ifdef('chromeos')"> |
| 7507 <message name="IDS_NEW_TAB_CLOSE_MENU_EXPAND" desc="Text for the closed
section menu footer that will restore the section."> |
| 7508 Expand |
| 7509 </message> |
| 7510 </if> |
| 7506 | 7511 |
| 7507 <!-- Offline page --> | 7512 <!-- Offline page --> |
| 7508 <if expr="pp_ifdef('chromeos')"> | 7513 <if expr="pp_ifdef('chromeos')"> |
| 7509 <message name="IDS_OFFLINE_LOAD_HEADLINE" desc="Offline Page HTML headli
ne"> | 7514 <message name="IDS_OFFLINE_LOAD_HEADLINE" desc="Offline Page HTML headli
ne"> |
| 7510 Your device is offline. | 7515 Your device is offline. |
| 7511 </message> | 7516 </message> |
| 7512 <message name="IDS_SITE_OFFLINE_LOAD_DESCRIPTION" desc="offline site"> | 7517 <message name="IDS_SITE_OFFLINE_LOAD_DESCRIPTION" desc="offline site"> |
| 7513 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>
; | 7518 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>
; |
| 7514 Try reconnecting, connecting to another network or proceeding with loa
ding anyway. | 7519 Try reconnecting, connecting to another network or proceeding with loa
ding anyway. |
| 7515 </message> | 7520 </message> |
| (...skipping 3651 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11167 | 11172 |
| 11168 </messages> | 11173 </messages> |
| 11169 | 11174 |
| 11170 <structures fallback_to_english="true"> | 11175 <structures fallback_to_english="true"> |
| 11171 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11176 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11172 </structure> | 11177 </structure> |
| 11173 </structures> | 11178 </structures> |
| 11174 | 11179 |
| 11175 </release> | 11180 </release> |
| 11176 </grit> | 11181 </grit> |
| OLD | NEW |