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 6048 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6059 Get themes | 6059 Get themes |
6060 </message> | 6060 </message> |
6061 | 6061 |
6062 <message name="IDS_OPTIONS_FONTSANDLANGUAGES_GROUP_NAME" desc="The label o
f the 'Fonts and Languages' group"> | 6062 <message name="IDS_OPTIONS_FONTSANDLANGUAGES_GROUP_NAME" desc="The label o
f the 'Fonts and Languages' group"> |
6063 Fonts and Languages: | 6063 Fonts and Languages: |
6064 </message> | 6064 </message> |
6065 | 6065 |
6066 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr
oxy settings' button"> | 6066 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr
oxy settings' button"> |
6067 Set up a proxy to connect to the network. | 6067 Set up a proxy to connect to the network. |
6068 </message> | 6068 </message> |
| 6069 <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label for
the 'Proxy settings' button when managed by the system."> |
| 6070 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your comp
uter's system proxy settings to connect to the network. |
| 6071 </message> |
| 6072 <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label f
or the 'Proxy settings' button when managed by an extension."> |
| 6073 Your network proxy settings are being managed by an extension. |
| 6074 </message> |
6069 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th
e 'Configure proxy settings' button"> | 6075 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th
e 'Configure proxy settings' button"> |
6070 Change proxy settings | 6076 Change proxy settings |
6071 </message> | 6077 </message> |
6072 | 6078 |
6073 <message name="IDS_OPTIONS_COOKIES_ACCEPT_LABEL" desc="The documentation s
tring of the 'accept cookies' preference"> | 6079 <message name="IDS_OPTIONS_COOKIES_ACCEPT_LABEL" desc="The documentation s
tring of the 'accept cookies' preference"> |
6074 Cookie settings: | 6080 Cookie settings: |
6075 </message> | 6081 </message> |
6076 <if expr="not pp_ifdef('use_titlecase')"> | 6082 <if expr="not pp_ifdef('use_titlecase')"> |
6077 <message name="IDS_OPTIONS_COOKIES_ACCEPT_ALL_COOKIES" desc="The label o
f the 'Accept all cookies' dropdown list item"> | 6083 <message name="IDS_OPTIONS_COOKIES_ACCEPT_ALL_COOKIES" desc="The label o
f the 'Accept all cookies' dropdown list item"> |
6078 Allow all cookies | 6084 Allow all cookies |
(...skipping 3080 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9159 | 9165 |
9160 </messages> | 9166 </messages> |
9161 | 9167 |
9162 <structures fallback_to_english="true"> | 9168 <structures fallback_to_english="true"> |
9163 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9169 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
9164 </structure> | 9170 </structure> |
9165 </structures> | 9171 </structures> |
9166 | 9172 |
9167 </release> | 9173 </release> |
9168 </grit> | 9174 </grit> |
OLD | NEW |