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 3680 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3691 </message> | 3691 </message> |
3692 <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."> | 3692 <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."> |
3693 File extensions | 3693 File extensions |
3694 </message> | 3694 </message> |
3695 <message name="IDS_PLUGINS_DISABLE" desc="The link for disabling a plug-in
."> | 3695 <message name="IDS_PLUGINS_DISABLE" desc="The link for disabling a plug-in
."> |
3696 Disable | 3696 Disable |
3697 </message> | 3697 </message> |
3698 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in."
> | 3698 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in."
> |
3699 Enable | 3699 Enable |
3700 </message> | 3700 </message> |
| 3701 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the
latest version of this plugin"> |
| 3702 Download Critical Security Update |
| 3703 </message> |
| 3704 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug
in"> |
| 3705 Name: |
| 3706 </message> |
| 3707 <message name="IDS_PLUGINS_PRIORITY" desc="The label for the priority of t
his plugin in the list"> |
| 3708 Priority: |
| 3709 </message> |
3701 | 3710 |
3702 <!-- Session Crashed Info Bar--> | 3711 <!-- Session Crashed Info Bar--> |
3703 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> | 3712 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> |
3704 Restore | 3713 Restore |
3705 </message> | 3714 </message> |
3706 | 3715 |
3707 <!-- Bad Flags Info Bar--> | 3716 <!-- Bad Flags Info Bar--> |
3708 <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.
]"> | 3717 <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.
]"> |
3709 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e
x>--no-sandbox</ex></ph>. Stability and security will suffer. | 3718 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e
x>--no-sandbox</ex></ph>. Stability and security will suffer. |
3710 </message> | 3719 </message> |
(...skipping 4892 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8603 | 8612 |
8604 </messages> | 8613 </messages> |
8605 | 8614 |
8606 <structures first_id="50000" fallback_to_english="true"> | 8615 <structures first_id="50000" fallback_to_english="true"> |
8607 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8616 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
8608 </structure> | 8617 </structure> |
8609 </structures> | 8618 </structures> |
8610 | 8619 |
8611 </release> | 8620 </release> |
8612 </grit> | 8621 </grit> |
OLD | NEW |