| 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_CLOSE" desc="The close menu"> | 574 <!-- This really belongs under Generic Terms above. --> |
| 575 <message name="IDS_CLOSE" desc="A generic term for Close on buttons and me
nus."> |
| 575 Close | 576 Close |
| 576 </message> | 577 </message> |
| 577 | 578 |
| 578 <!-- XPFrame buttons tooltips --> | 579 <!-- XPFrame buttons tooltips --> |
| 579 <message name="IDS_XPFRAME_MINIMIZE_TOOLTIP" desc="The tooltip used for th
e minimize button"> | 580 <message name="IDS_XPFRAME_MINIMIZE_TOOLTIP" desc="The tooltip used for th
e minimize button"> |
| 580 Minimize | 581 Minimize |
| 581 </message> | 582 </message> |
| 582 <message name="IDS_XPFRAME_RESTORE_TOOLTIP" desc="The tooltip used for the
restore button"> | 583 <message name="IDS_XPFRAME_RESTORE_TOOLTIP" desc="The tooltip used for the
restore button"> |
| 583 Restore | 584 Restore |
| 584 </message> | 585 </message> |
| (...skipping 2886 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3471 Search: | 3472 Search: |
| 3472 </message> | 3473 </message> |
| 3473 | 3474 |
| 3474 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> | 3475 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh
en we have no idea what they could be."> |
| 3475 unknown | 3476 unknown |
| 3476 </message> | 3477 </message> |
| 3477 | 3478 |
| 3478 </messages> | 3479 </messages> |
| 3479 </release> | 3480 </release> |
| 3480 </grit> | 3481 </grit> |
| OLD | NEW |