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 3647 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3658 </message> | 3658 </message> |
3659 <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."> | 3659 <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."> |
3660 File extensions | 3660 File extensions |
3661 </message> | 3661 </message> |
3662 <message name="IDS_PLUGINS_DISABLE" desc="The link for disabling a plug-in
."> | 3662 <message name="IDS_PLUGINS_DISABLE" desc="The link for disabling a plug-in
."> |
3663 Disable | 3663 Disable |
3664 </message> | 3664 </message> |
3665 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in."
> | 3665 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in."
> |
3666 Enable | 3666 Enable |
3667 </message> | 3667 </message> |
| 3668 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the
latest version of this plugin"> |
| 3669 Download Critical Security Update |
| 3670 </message> |
| 3671 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug
in"> |
| 3672 Name: |
| 3673 </message> |
| 3674 <message name="IDS_PLUGINS_PRIORITY" desc="The label for the priority of t
his plugin in the list"> |
| 3675 Priority: |
| 3676 </message> |
3668 | 3677 |
3669 <!-- Session Crashed Info Bar--> | 3678 <!-- Session Crashed Info Bar--> |
3670 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> | 3679 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> |
3671 Restore | 3680 Restore |
3672 </message> | 3681 </message> |
3673 | 3682 |
3674 <!-- Bad Flags Info Bar--> | 3683 <!-- Bad Flags Info Bar--> |
3675 <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.
]"> | 3684 <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.
]"> |
3676 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e
x>--no-sandbox</ex></ph>. Stability and security will suffer. | 3685 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e
x>--no-sandbox</ex></ph>. Stability and security will suffer. |
3677 </message> | 3686 </message> |
(...skipping 3991 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7669 | 7678 |
7670 </messages> | 7679 </messages> |
7671 | 7680 |
7672 <structures first_id="50000" fallback_to_english="true"> | 7681 <structures first_id="50000" fallback_to_english="true"> |
7673 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 7682 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
7674 </structure> | 7683 </structure> |
7675 </structures> | 7684 </structures> |
7676 | 7685 |
7677 </release> | 7686 </release> |
7678 </grit> | 7687 </grit> |
OLD | NEW |