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 3347 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3358 </message> | 3358 </message> |
3359 <message name="IDS_EXTENSION_PROMPT2_WARNING_2_HOSTS" desc="Permission str
ing for access to data on two websites."> | 3359 <message name="IDS_EXTENSION_PROMPT2_WARNING_2_HOSTS" desc="Permission str
ing for access to data on two websites."> |
3360 Your data on <ph name="WEBSITE_1">$1<ex>www.google.com</ex></ph> and <ph
name="WEBSITE_2">$2<ex>www.reddit.com</ex></ph> | 3360 Your data on <ph name="WEBSITE_1">$1<ex>www.google.com</ex></ph> and <ph
name="WEBSITE_2">$2<ex>www.reddit.com</ex></ph> |
3361 </message> | 3361 </message> |
3362 <message name="IDS_EXTENSION_PROMPT2_WARNING_3_HOSTS" desc="Permission str
ing for access to data on three websites."> | 3362 <message name="IDS_EXTENSION_PROMPT2_WARNING_3_HOSTS" desc="Permission str
ing for access to data on three websites."> |
3363 Your data on <ph name="WEBSITE_1">$1<ex>www.google.com</ex></ph>, <ph na
me="WEBSITE_2">$2<ex>www.reddit.com</ex></ph>, and <ph name="WEBSITE_3">$3<ex>ne
ws.ycombinator.com</ex></ph> | 3363 Your data on <ph name="WEBSITE_1">$1<ex>www.google.com</ex></ph>, <ph na
me="WEBSITE_2">$2<ex>www.reddit.com</ex></ph>, and <ph name="WEBSITE_3">$3<ex>ne
ws.ycombinator.com</ex></ph> |
3364 </message> | 3364 </message> |
3365 <message name="IDS_EXTENSION_PROMPT2_WARNING_4_OR_MORE_HOSTS" desc="Permis
sion string for access to data on four or more websites."> | 3365 <message name="IDS_EXTENSION_PROMPT2_WARNING_4_OR_MORE_HOSTS" desc="Permis
sion string for access to data on four or more websites."> |
3366 Your data on <ph name="WEBSITE_1">$1<ex>www.google.com</ex></ph>, <ph na
me="WEBSITE_2">$2<ex>www.yahoo.com</ex></ph>, and <ph name="NUMBER_OF_OTHER_WEBS
ITES">$3<ex>3</ex></ph> other websites | 3366 Your data on <ph name="WEBSITE_1">$1<ex>www.google.com</ex></ph>, <ph na
me="WEBSITE_2">$2<ex>www.yahoo.com</ex></ph>, and <ph name="NUMBER_OF_OTHER_WEBS
ITES">$3<ex>3</ex></ph> other websites |
3367 </message> | 3367 </message> |
| 3368 <message name="IDS_EXTENSION_PROMPT2_WARNING_BOOKMARKS" desc="Permission s
tring for access to bookmarks."> |
| 3369 Your bookmarks |
| 3370 </message> |
3368 <message name="IDS_EXTENSION_PROMPT2_WARNING_BROWSING_HISTORY" desc="Permi
ssion string for access to browsing history."> | 3371 <message name="IDS_EXTENSION_PROMPT2_WARNING_BROWSING_HISTORY" desc="Permi
ssion string for access to browsing history."> |
3369 Your browsing history | 3372 Your browsing history |
3370 </message> | 3373 </message> |
3371 <message name="IDS_EXTENSION_PROMPT2_WARNING_GEOLOCATION" desc="Permisson
string for access to geolocation."> | 3374 <message name="IDS_EXTENSION_PROMPT2_WARNING_GEOLOCATION" desc="Permisson
string for access to geolocation."> |
3372 Your physical location | 3375 Your physical location |
3373 </message> | 3376 </message> |
3374 | 3377 |
3375 <!-- Extension error messages --> | 3378 <!-- Extension error messages --> |
3376 <message name="IDS_EXTENSION_DIRECTORY_NO_EXISTS" desc="Warning displayed
in pack dialog when the extension directory does not exist."> | 3379 <message name="IDS_EXTENSION_DIRECTORY_NO_EXISTS" desc="Warning displayed
in pack dialog when the extension directory does not exist."> |
3377 Input directory must exist. | 3380 Input directory must exist. |
(...skipping 5185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8563 | 8566 |
8564 </messages> | 8567 </messages> |
8565 | 8568 |
8566 <structures first_id="50000" fallback_to_english="true"> | 8569 <structures first_id="50000" fallback_to_english="true"> |
8567 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8570 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
8568 </structure> | 8571 </structure> |
8569 </structures> | 8572 </structures> |
8570 | 8573 |
8571 </release> | 8574 </release> |
8572 </grit> | 8575 </grit> |
OLD | NEW |