| 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 2424 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2435 Transferring from <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... | 2435 Transferring from <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... |
| 2436 </message> | 2436 </message> |
| 2437 | 2437 |
| 2438 <!-- Tab Context Menu --> | 2438 <!-- Tab Context Menu --> |
| 2439 <message name="IDS_TAB_CXMENU_NEWTAB" desc="The label of the 'New Tab' Tab
context menu item."> | 2439 <message name="IDS_TAB_CXMENU_NEWTAB" desc="The label of the 'New Tab' Tab
context menu item."> |
| 2440 New tab | 2440 New tab |
| 2441 </message> | 2441 </message> |
| 2442 <message name="IDS_TAB_CXMENU_RELOAD" desc="The label of the 'Reload' Tab
context menu item."> | 2442 <message name="IDS_TAB_CXMENU_RELOAD" desc="The label of the 'Reload' Tab
context menu item."> |
| 2443 Reload | 2443 Reload |
| 2444 </message> | 2444 </message> |
| 2445 <message name="IDS_TAB_CXMENU_RELOAD_ALL" desc="The label of the 'Reload a
ll tabs' context menu item."> |
| 2446 Reload all tabs |
| 2447 </message> |
| 2445 <message name="IDS_TAB_CXMENU_DUPLICATE" desc="The label of the 'Duplicate
' Tab context menu item."> | 2448 <message name="IDS_TAB_CXMENU_DUPLICATE" desc="The label of the 'Duplicate
' Tab context menu item."> |
| 2446 Duplicate | 2449 Duplicate |
| 2447 </message> | 2450 </message> |
| 2448 <message name="IDS_TAB_CXMENU_CLOSETAB" desc="The label of the 'Close Tab'
Tab context menu item."> | 2451 <message name="IDS_TAB_CXMENU_CLOSETAB" desc="The label of the 'Close Tab'
Tab context menu item."> |
| 2449 Close tab | 2452 Close tab |
| 2450 </message> | 2453 </message> |
| 2451 <message name="IDS_TAB_CXMENU_CLOSEOTHERTABS" desc="The label of the 'Clos
e Other Tabs' Tab context menu item."> | 2454 <message name="IDS_TAB_CXMENU_CLOSEOTHERTABS" desc="The label of the 'Clos
e Other Tabs' Tab context menu item."> |
| 2452 Close other tabs | 2455 Close other tabs |
| 2453 </message> | 2456 </message> |
| 2454 <message name="IDS_TAB_CXMENU_CLOSETABSTORIGHT" desc="The label of the 'Cl
ose Tabs to the Right' Tab context menu item."> | 2457 <message name="IDS_TAB_CXMENU_CLOSETABSTORIGHT" desc="The label of the 'Cl
ose Tabs to the Right' Tab context menu item."> |
| (...skipping 1413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3868 Use system title bar and borders | 3871 Use system title bar and borders |
| 3869 </message> | 3872 </message> |
| 3870 | 3873 |
| 3871 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The
format string to use when converting colors to CSS rgba()."> | 3874 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The
format string to use when converting colors to CSS rgba()."> |
| 3872 rgba($1, $2, $3, $4) | 3875 rgba($1, $2, $3, $4) |
| 3873 </message> | 3876 </message> |
| 3874 | 3877 |
| 3875 </messages> | 3878 </messages> |
| 3876 </release> | 3879 </release> |
| 3877 </grit> | 3880 </grit> |
| OLD | NEW |