| 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 3537 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3548 </message> | 3548 </message> |
| 3549 <message name="IDS_EXTENSION_PROMPT_WARNING_3_HOSTS" desc="Permission stri
ng for access to data on three websites."> | 3549 <message name="IDS_EXTENSION_PROMPT_WARNING_3_HOSTS" desc="Permission stri
ng for access to data on three websites."> |
| 3550 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> | 3550 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> |
| 3551 </message> | 3551 </message> |
| 3552 <message name="IDS_EXTENSION_PROMPT_WARNING_4_OR_MORE_HOSTS" desc="Permiss
ion string for access to data on four or more websites."> | 3552 <message name="IDS_EXTENSION_PROMPT_WARNING_4_OR_MORE_HOSTS" desc="Permiss
ion string for access to data on four or more websites."> |
| 3553 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 | 3553 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 |
| 3554 </message> | 3554 </message> |
| 3555 <message name="IDS_EXTENSION_PROMPT_WARNING_BOOKMARKS" desc="Permission st
ring for access to bookmarks."> | 3555 <message name="IDS_EXTENSION_PROMPT_WARNING_BOOKMARKS" desc="Permission st
ring for access to bookmarks."> |
| 3556 Your bookmarks | 3556 Your bookmarks |
| 3557 </message> | 3557 </message> |
| 3558 <message name="IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS" desc="Permis
sion string for access to content settings."> |
| 3559 Your content settings |
| 3560 </message> |
| 3558 <message name="IDS_EXTENSION_PROMPT_WARNING_BROWSING_HISTORY" desc="Permis
sion string for access to browsing history."> | 3561 <message name="IDS_EXTENSION_PROMPT_WARNING_BROWSING_HISTORY" desc="Permis
sion string for access to browsing history."> |
| 3559 Your browsing history | 3562 Your browsing history |
| 3560 </message> | 3563 </message> |
| 3561 <message name="IDS_EXTENSION_PROMPT_WARNING_GEOLOCATION" desc="Permisson s
tring for access to geolocation."> | 3564 <message name="IDS_EXTENSION_PROMPT_WARNING_GEOLOCATION" desc="Permisson s
tring for access to geolocation."> |
| 3562 Your physical location | 3565 Your physical location |
| 3563 </message> | 3566 </message> |
| 3564 <message name="IDS_EXTENSION_PROMPT_WARNING_MANAGEMENT" desc="Permisson st
ring for access to extension management."> | 3567 <message name="IDS_EXTENSION_PROMPT_WARNING_MANAGEMENT" desc="Permisson st
ring for access to extension management."> |
| 3565 Your list of installed apps, extensions, and themes | 3568 Your list of installed apps, extensions, and themes |
| 3566 </message> | 3569 </message> |
| 3567 <message name="IDS_EXTENSION_PROMPT_WARNING_TABS" desc="Permission string
for access to tabs."> | 3570 <message name="IDS_EXTENSION_PROMPT_WARNING_TABS" desc="Permission string
for access to tabs."> |
| (...skipping 7789 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11357 </includes> | 11360 </includes> |
| 11358 <structures fallback_to_english="true"> | 11361 <structures fallback_to_english="true"> |
| 11359 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11362 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11360 </structure> | 11363 </structure> |
| 11361 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11364 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11362 </structure> | 11365 </structure> |
| 11363 </structures> | 11366 </structures> |
| 11364 | 11367 |
| 11365 </release> | 11368 </release> |
| 11366 </grit> | 11369 </grit> |
| OLD | NEW |