| 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 6045 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6056 <!-- Collected cookies window --> | 6056 <!-- Collected cookies window --> |
| 6057 <message name="IDS_COLLECTED_COOKIES_DIALOG_TITLE" desc="The title of the
collect cookies dialog"> | 6057 <message name="IDS_COLLECTED_COOKIES_DIALOG_TITLE" desc="The title of the
collect cookies dialog"> |
| 6058 Cookies were set | 6058 Cookies were set |
| 6059 </message> | 6059 </message> |
| 6060 <message name="IDS_COLLECTED_COOKIES_ALLOWED_COOKIES_LABEL" desc="The labe
l used to describe the cookies that were allowed"> | 6060 <message name="IDS_COLLECTED_COOKIES_ALLOWED_COOKIES_LABEL" desc="The labe
l used to describe the cookies that were allowed"> |
| 6061 The following cookies were set when you viewed this page: | 6061 The following cookies were set when you viewed this page: |
| 6062 </message> | 6062 </message> |
| 6063 <message name="IDS_COLLECTED_COOKIES_BLOCKED_COOKIES_LABEL" desc="The labe
l used to describe the cookies that were blocked"> | 6063 <message name="IDS_COLLECTED_COOKIES_BLOCKED_COOKIES_LABEL" desc="The labe
l used to describe the cookies that were blocked"> |
| 6064 The following cookies were blocked: | 6064 The following cookies were blocked: |
| 6065 </message> | 6065 </message> |
| 6066 <message name="IDS_COLLECTED_COOKIES_ALLOW_BUTTON" desc="A button that let
s the use create a content settings exception to allow certain domains."> |
| 6067 Allow |
| 6068 </message> |
| 6069 <message name="IDS_COLLECTED_COOKIES_SESSION_ONLY_BUTTON" desc="A button t
hat lets the use create a content settings exception to allow certain domains fo
r a session only. Please consider that this text will be displayed as a button w
hen translating."> |
| 6070 Allow for session only |
| 6071 </message> |
| 6072 <message name="IDS_COLLECTED_COOKIES_BLOCK_BUTTON" desc="A button that let
s the use create a content settings exception to block certain domains."> |
| 6073 Block |
| 6074 </message> |
| 6066 | 6075 |
| 6067 <!-- Cookies Window --> | 6076 <!-- Cookies Window --> |
| 6068 <message name="IDS_COOKIES_WINDOW_TITLE" desc="The title of the Cookies Wi
ndow"> | 6077 <message name="IDS_COOKIES_WINDOW_TITLE" desc="The title of the Cookies Wi
ndow"> |
| 6069 Cookies | 6078 Cookies |
| 6070 </message> | 6079 </message> |
| 6071 <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The tit
le of the redesigned Cookies Window that lets you manage cookies, storage quota
for websites and other permissions per-website"> | 6080 <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The tit
le of the redesigned Cookies Window that lets you manage cookies, storage quota
for websites and other permissions per-website"> |
| 6072 Cookies and Other Data | 6081 Cookies and Other Data |
| 6073 </message> | 6082 </message> |
| 6074 <message name="IDS_COOKIES_SEARCH_LABEL" desc="The label of the 'Search:'
label in the Cookies window"> | 6083 <message name="IDS_COOKIES_SEARCH_LABEL" desc="The label of the 'Search:'
label in the Cookies window"> |
| 6075 Search: | 6084 Search: |
| (...skipping 2746 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8822 | 8831 |
| 8823 </messages> | 8832 </messages> |
| 8824 | 8833 |
| 8825 <structures fallback_to_english="true"> | 8834 <structures fallback_to_english="true"> |
| 8826 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8835 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 8827 </structure> | 8836 </structure> |
| 8828 </structures> | 8837 </structures> |
| 8829 | 8838 |
| 8830 </release> | 8839 </release> |
| 8831 </grit> | 8840 </grit> |
| OLD | NEW |