| 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 7456 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7467 desc="The Mac menu item for zoom (maximize) in the window menu.
" | 7467 desc="The Mac menu item for zoom (maximize) in the window menu.
" |
| 7468 meaning="Mac Menubar: The Mac menu item for zoom (maximize) in
the window menu."> | 7468 meaning="Mac Menubar: The Mac menu item for zoom (maximize) in
the window menu."> |
| 7469 Zoom | 7469 Zoom |
| 7470 </message> | 7470 </message> |
| 7471 <message name="IDS_NEXT_TAB_MAC" desc="The Mac menu item for next tab in
the window menu."> | 7471 <message name="IDS_NEXT_TAB_MAC" desc="The Mac menu item for next tab in
the window menu."> |
| 7472 Select Next Tab | 7472 Select Next Tab |
| 7473 </message> | 7473 </message> |
| 7474 <message name="IDS_PREV_TAB_MAC" desc="The Mac menu item for previous ta
b in the window menu."> | 7474 <message name="IDS_PREV_TAB_MAC" desc="The Mac menu item for previous ta
b in the window menu."> |
| 7475 Select Previous Tab | 7475 Select Previous Tab |
| 7476 </message> | 7476 </message> |
| 7477 <message name="IDS_SHOW_TABPOSE_MAC" desc="The Mac menu item for showing
a tab overview. This item is in the window menu."> |
| 7478 Show Tab Overview... |
| 7479 </message> |
| 7477 <message name="IDS_SHOW_DOWNLOADS_MAC" desc="The Mac menu item to show d
ownloads in the window menu."> | 7480 <message name="IDS_SHOW_DOWNLOADS_MAC" desc="The Mac menu item to show d
ownloads in the window menu."> |
| 7478 Downloads | 7481 Downloads |
| 7479 </message> | 7482 </message> |
| 7480 <message name="IDS_SHOW_EXTENSIONS_MAC" desc="The Mac menu item to show
extensions in the window menu."> | 7483 <message name="IDS_SHOW_EXTENSIONS_MAC" desc="The Mac menu item to show
extensions in the window menu."> |
| 7481 Extensions | 7484 Extensions |
| 7482 </message> | 7485 </message> |
| 7483 <message name="IDS_ALL_WINDOWS_FRONT_MAC" desc="The Mac menu item for br
ing all to front the window menu."> | 7486 <message name="IDS_ALL_WINDOWS_FRONT_MAC" desc="The Mac menu item for br
ing all to front the window menu."> |
| 7484 Bring All to Front | 7487 Bring All to Front |
| 7485 </message> | 7488 </message> |
| 7486 <!-- Help menu --> | 7489 <!-- Help menu --> |
| (...skipping 1400 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8887 | 8890 |
| 8888 </messages> | 8891 </messages> |
| 8889 | 8892 |
| 8890 <structures fallback_to_english="true"> | 8893 <structures fallback_to_english="true"> |
| 8891 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8894 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 8892 </structure> | 8895 </structure> |
| 8893 </structures> | 8896 </structures> |
| 8894 | 8897 |
| 8895 </release> | 8898 </release> |
| 8896 </grit> | 8899 </grit> |
| OLD | NEW |