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 3693 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3704 </message> | 3704 </message> |
3705 | 3705 |
3706 <!-- Extension installed bubble --> | 3706 <!-- Extension installed bubble --> |
3707 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the co
ntent area of the extension installed bubble. Instructs that the extension was i
nstalled."> | 3707 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the co
ntent area of the extension installed bubble. Instructs that the extension was i
nstalled."> |
3708 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed
. | 3708 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed
. |
3709 </message> | 3709 </message> |
3710 | 3710 |
3711 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa
yed in the InfoBubble which explains that the UI of this extension is a Page Act
ion icon which may appear for some pages."> | 3711 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa
yed in the InfoBubble which explains that the UI of this extension is a Page Act
ion icon which may appear for some pages."> |
3712 This icon will be visible when the extension can act on the current page
. | 3712 This icon will be visible when the extension can act on the current page
. |
3713 </message> | 3713 </message> |
| 3714 <message name="IDS_EXTENSION_INSTALLED_OMNIBOX_KEYWORD_INFO" desc="Text di
splayed in the InfoBubble which explains that this extension has an keyword that
can be used with the omnibox."> |
| 3715 To use this extension, type "<ph name="EXTENSION_KEYWORD">$1<ex>search</
ex></ph>", then SPACE, then your search string. |
| 3716 </message> |
3714 | 3717 |
3715 <message name="IDS_MANAGE_EXTENSIONS" desc="The 'Manage Extensions...' tex
t in the context menu for when right-clicking on extension icons"> | 3718 <message name="IDS_MANAGE_EXTENSIONS" desc="The 'Manage Extensions...' tex
t in the context menu for when right-clicking on extension icons"> |
3716 Manage extensions... | 3719 Manage extensions... |
3717 </message> | 3720 </message> |
3718 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed i
n the InfoBubble with instructions on how to find the chrome://extensions/ manag
ement page"> | 3721 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed i
n the InfoBubble with instructions on how to find the chrome://extensions/ manag
ement page"> |
3719 You can manage your installed extensions by clicking Extensions in the T
ools menu. | 3722 You can manage your installed extensions by clicking Extensions in the T
ools menu. |
3720 </message> | 3723 </message> |
3721 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO_MAC" desc="Text display
ed in the InfoBubble with instructions on how to find the chrome://extensions/ m
anagement page on MAC OS X"> | 3724 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO_MAC" desc="Text display
ed in the InfoBubble with instructions on how to find the chrome://extensions/ m
anagement page on MAC OS X"> |
3722 You can manage your installed extensions by clicking Extensions in the W
indow menu. | 3725 You can manage your installed extensions by clicking Extensions in the W
indow menu. |
3723 </message> | 3726 </message> |
(...skipping 7309 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11033 | 11036 |
11034 </messages> | 11037 </messages> |
11035 | 11038 |
11036 <structures fallback_to_english="true"> | 11039 <structures fallback_to_english="true"> |
11037 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11040 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11038 </structure> | 11041 </structure> |
11039 </structures> | 11042 </structures> |
11040 | 11043 |
11041 </release> | 11044 </release> |
11042 </grit> | 11045 </grit> |
OLD | NEW |