| 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 4562 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4573 <message name="IDS_CONTENT_SETTINGS_TITLE" desc="Title for content setting
s dialog"> | 4573 <message name="IDS_CONTENT_SETTINGS_TITLE" desc="Title for content setting
s dialog"> |
| 4574 Content Settings | 4574 Content Settings |
| 4575 </message> | 4575 </message> |
| 4576 <message name="IDS_CONTENT_SETTINGS_FEATURES_LABEL" desc="Label above a bo
x listing several features, in the content settings dialog"> | 4576 <message name="IDS_CONTENT_SETTINGS_FEATURES_LABEL" desc="Label above a bo
x listing several features, in the content settings dialog"> |
| 4577 Features: | 4577 Features: |
| 4578 </message> | 4578 </message> |
| 4579 <message name="IDS_COOKIES_TAB_LABEL" desc="Label for Cookies tab on Conte
nt Settings dialog"> | 4579 <message name="IDS_COOKIES_TAB_LABEL" desc="Label for Cookies tab on Conte
nt Settings dialog"> |
| 4580 Cookies | 4580 Cookies |
| 4581 </message> | 4581 </message> |
| 4582 <message name="IDS_MODIFY_COOKIE_STORING_LABEL" desc="Label at the top of
Cookies tab of Content Settings dialog"> | 4582 <message name="IDS_MODIFY_COOKIE_STORING_LABEL" desc="Label at the top of
Cookies tab of Content Settings dialog"> |
| 4583 Modify how cookies and other site data are saved on your computer | 4583 Cookie Settings: |
| 4584 </message> | 4584 </message> |
| 4585 <message name="IDS_COOKIES_ALLOW_RADIO" desc="A radio button in the Conten
t Settings dialog for allowing cookies and other site data to be stored on your
computer."> | 4585 <message name="IDS_COOKIES_ALLOW_RADIO" desc="A radio button in the Conten
t Settings dialog for allowing cookies and other site data to be stored on your
computer."> |
| 4586 Allow local data to be set (recommended) | 4586 Allow local data to be set (recommended) |
| 4587 </message> | 4587 </message> |
| 4588 <message name="IDS_COOKIES_ASK_EVERY_TIME_RADIO" desc="A radio button in t
he Content Settings dialog for asking to store cookies and other site data on yo
ur computer every time."> | 4588 <message name="IDS_COOKIES_ASK_EVERY_TIME_RADIO" desc="A radio button in t
he Content Settings dialog for asking to store cookies and other site data on yo
ur computer every time."> |
| 4589 Ask me when a site tries to set data | 4589 Ask me when a site tries to set data |
| 4590 </message> | 4590 </message> |
| 4591 <message name="IDS_COOKIES_BLOCK_RADIO" desc="A radio button in the Conten
t Settings dialog for blocking cookies and other site data from being stored on
your computer."> | 4591 <message name="IDS_COOKIES_BLOCK_RADIO" desc="A radio button in the Conten
t Settings dialog for blocking cookies and other site data from being stored on
your computer."> |
| 4592 Block sites from setting any data | 4592 Block sites from setting any data |
| 4593 </message> | 4593 </message> |
| (...skipping 5038 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9632 | 9632 |
| 9633 </messages> | 9633 </messages> |
| 9634 | 9634 |
| 9635 <structures fallback_to_english="true"> | 9635 <structures fallback_to_english="true"> |
| 9636 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9636 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 9637 </structure> | 9637 </structure> |
| 9638 </structures> | 9638 </structures> |
| 9639 | 9639 |
| 9640 </release> | 9640 </release> |
| 9641 </grit> | 9641 </grit> |
| OLD | NEW |