| 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 5207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5218 </message> | 5218 </message> |
| 5219 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the
Content Settings dialog for blocking all 3rd party cookies."> | 5219 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the
Content Settings dialog for blocking all 3rd party cookies."> |
| 5220 Ignore exceptions and block third-party cookies from being set | 5220 Ignore exceptions and block third-party cookies from being set |
| 5221 </message> | 5221 </message> |
| 5222 | 5222 |
| 5223 <!-- Mac users do not close their browser; they quit it. --> | 5223 <!-- Mac users do not close their browser; they quit it. --> |
| 5224 <if expr="os != 'darwin'"> | 5224 <if expr="os != 'darwin'"> |
| 5225 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in
the Content Settings dialog for removing all cookies on when browser is closed."
> | 5225 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in
the Content Settings dialog for removing all cookies on when browser is closed."
> |
| 5226 Clear cookies and other site data when I close my browser | 5226 Clear cookies and other site data when I close my browser |
| 5227 </message> | 5227 </message> |
| 5228 <message name="IDS_COOKIES_LSO_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox
in the Content Settings dialog for removing all cookies on when browser is clos
ed."> |
| 5229 Clear cookies and other site and plug-in data when I close my browser |
| 5230 </message> |
| 5228 </if> | 5231 </if> |
| 5229 <if expr="os == 'darwin'"> | 5232 <if expr="os == 'darwin'"> |
| 5230 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in
the Content Settings dialog for removing all cookies on when browser is quit (Ma
c)."> | 5233 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in
the Content Settings dialog for removing all cookies on when browser is quit (Ma
c)."> |
| 5231 Clear cookies and other site data when I quit my browser | 5234 Clear cookies and other site data when I quit my browser |
| 5232 </message> | 5235 </message> |
| 5236 <message name="IDS_COOKIES_LSO_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox
in the Content Settings dialog for removing all cookies on when browser is quit
(Mac)."> |
| 5237 Clear cookies and other site and plug-in data when I quit my browser |
| 5238 </message> |
| 5233 </if> | 5239 </if> |
| 5234 | 5240 |
| 5235 <message name="IDS_IMAGES_TAB_LABEL" desc="Label for Images tab on Content
Settings dialog"> | 5241 <message name="IDS_IMAGES_TAB_LABEL" desc="Label for Images tab on Content
Settings dialog"> |
| 5236 Images | 5242 Images |
| 5237 </message> | 5243 </message> |
| 5238 <message name="IDS_IMAGES_HEADER" desc="Header for image exception managem
ent page on Content Settings dialog"> | 5244 <message name="IDS_IMAGES_HEADER" desc="Header for image exception managem
ent page on Content Settings dialog"> |
| 5239 Image Exceptions | 5245 Image Exceptions |
| 5240 </message> | 5246 </message> |
| 5241 <message name="IDS_IMAGES_SETTING_LABEL" desc="A label on top of images ta
b on Content Settings dialog"> | 5247 <message name="IDS_IMAGES_SETTING_LABEL" desc="A label on top of images ta
b on Content Settings dialog"> |
| 5242 Image Settings: | 5248 Image Settings: |
| (...skipping 6495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11738 </includes> | 11744 </includes> |
| 11739 <structures fallback_to_english="true"> | 11745 <structures fallback_to_english="true"> |
| 11740 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11746 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11741 </structure> | 11747 </structure> |
| 11742 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11748 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11743 </structure> | 11749 </structure> |
| 11744 </structures> | 11750 </structures> |
| 11745 | 11751 |
| 11746 </release> | 11752 </release> |
| 11747 </grit> | 11753 </grit> |
| OLD | NEW |