| 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 553 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 564 </message> | 564 </message> |
| 565 <message name="IDS_REPORT_BUG" desc="The text label of the Report Bug menu
item"> | 565 <message name="IDS_REPORT_BUG" desc="The text label of the Report Bug menu
item"> |
| 566 &Report bug or broken website... | 566 &Report bug or broken website... |
| 567 </message> | 567 </message> |
| 568 <message name="IDS_JS_CONSOLE" desc="The text the menu to show the JS cons
ole"> | 568 <message name="IDS_JS_CONSOLE" desc="The text the menu to show the JS cons
ole"> |
| 569 &JavaScript console | 569 &JavaScript console |
| 570 </message> | 570 </message> |
| 571 <message name="IDS_TASK_MANAGER" desc="The text label of the Task Manager
menu item" > | 571 <message name="IDS_TASK_MANAGER" desc="The text label of the Task Manager
menu item" > |
| 572 &Task manager | 572 &Task manager |
| 573 </message> | 573 </message> |
| 574 <message name="IDS_RESTORE_TAB" desc="The text label of the Restore Tab me
nu item" > |
| 575 &Undo Tab Close |
| 576 </message> |
| 574 <!-- This really belongs under Generic Terms above. --> | 577 <!-- This really belongs under Generic Terms above. --> |
| 575 <message name="IDS_CLOSE" desc="A generic term for Close on buttons and me
nus."> | 578 <message name="IDS_CLOSE" desc="A generic term for Close on buttons and me
nus."> |
| 576 Close | 579 Close |
| 577 </message> | 580 </message> |
| 578 | 581 |
| 579 <!-- XPFrame buttons tooltips --> | 582 <!-- XPFrame buttons tooltips --> |
| 580 <message name="IDS_XPFRAME_MINIMIZE_TOOLTIP" desc="The tooltip used for th
e minimize button"> | 583 <message name="IDS_XPFRAME_MINIMIZE_TOOLTIP" desc="The tooltip used for th
e minimize button"> |
| 581 Minimize | 584 Minimize |
| 582 </message> | 585 </message> |
| 583 <message name="IDS_XPFRAME_RESTORE_TOOLTIP" desc="The tooltip used for the
restore button"> | 586 <message name="IDS_XPFRAME_RESTORE_TOOLTIP" desc="The tooltip used for the
restore button"> |
| (...skipping 2891 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3475 Search: | 3478 Search: |
| 3476 </message> | 3479 </message> |
| 3477 | 3480 |
| 3478 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> | 3481 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> |
| 3479 unknown | 3482 unknown |
| 3480 </message> | 3483 </message> |
| 3481 | 3484 |
| 3482 </messages> | 3485 </messages> |
| 3483 </release> | 3486 </release> |
| 3484 </grit> | 3487 </grit> |
| OLD | NEW |