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 3668 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3679 </message> | 3679 </message> |
3680 <message name="IDS_PLUGINS_MIME_TYPES_FILE_EXTENSIONS" desc="The label ove
r the file extensions column in a plug-in's MIME types table."> | 3680 <message name="IDS_PLUGINS_MIME_TYPES_FILE_EXTENSIONS" desc="The label ove
r the file extensions column in a plug-in's MIME types table."> |
3681 File extensions | 3681 File extensions |
3682 </message> | 3682 </message> |
3683 <message name="IDS_PLUGINS_DISABLE" desc="The link for disabling a plug-in
."> | 3683 <message name="IDS_PLUGINS_DISABLE" desc="The link for disabling a plug-in
."> |
3684 Disable | 3684 Disable |
3685 </message> | 3685 </message> |
3686 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in."
> | 3686 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in."
> |
3687 Enable | 3687 Enable |
3688 </message> | 3688 </message> |
| 3689 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the
latest version of this plugin"> |
| 3690 Download Critical Security Update |
| 3691 </message> |
| 3692 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug
in"> |
| 3693 Name: |
| 3694 </message> |
| 3695 <message name="IDS_PLUGINS_PRIORITY" desc="The label for the priority of t
his plugin in the list"> |
| 3696 Priority: |
| 3697 </message> |
3689 | 3698 |
3690 <!-- Session Crashed Info Bar--> | 3699 <!-- Session Crashed Info Bar--> |
3691 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> | 3700 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> |
3692 Restore | 3701 Restore |
3693 </message> | 3702 </message> |
3694 | 3703 |
3695 <!-- Bad Flags Info Bar--> | 3704 <!-- Bad Flags Info Bar--> |
3696 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an
unsupported command-line flag is used. [Keep it short so it fits in the infobar.
]"> | 3705 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an
unsupported command-line flag is used. [Keep it short so it fits in the infobar.
]"> |
3697 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e
x>--no-sandbox</ex></ph>. Stability and security will suffer. | 3706 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e
x>--no-sandbox</ex></ph>. Stability and security will suffer. |
3698 </message> | 3707 </message> |
(...skipping 4864 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8563 | 8572 |
8564 </messages> | 8573 </messages> |
8565 | 8574 |
8566 <structures first_id="50000" fallback_to_english="true"> | 8575 <structures first_id="50000" fallback_to_english="true"> |
8567 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8576 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
8568 </structure> | 8577 </structure> |
8569 </structures> | 8578 </structures> |
8570 | 8579 |
8571 </release> | 8580 </release> |
8572 </grit> | 8581 </grit> |
OLD | NEW |