Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Side by Side Diff: chrome/app/generated_resources.grd

Issue 243041: Update text to more clearly explain our cookie setting. As requested by Fion... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/nibs/Preferences.xib » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 4010 matching lines...) Expand 10 before | Expand all | Expand 10 after
4021 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th e 'Configure proxy settings' button"> 4021 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th e 'Configure proxy settings' button">
4022 Change proxy settings 4022 Change proxy settings
4023 </message> 4023 </message>
4024 4024
4025 <message name="IDS_OPTIONS_COOKIES_ACCEPT_LABEL" desc="The documentation s tring of the 'accept cookies' preference"> 4025 <message name="IDS_OPTIONS_COOKIES_ACCEPT_LABEL" desc="The documentation s tring of the 'accept cookies' preference">
4026 Cookie settings: 4026 Cookie settings:
4027 </message> 4027 </message>
4028 <message name="IDS_OPTIONS_COOKIES_ACCEPT_ALL_COOKIES" desc="The label of the 'Accept all cookies' dropdown list item"> 4028 <message name="IDS_OPTIONS_COOKIES_ACCEPT_ALL_COOKIES" desc="The label of the 'Accept all cookies' dropdown list item">
4029 Allow all cookies 4029 Allow all cookies
4030 </message> 4030 </message>
4031 <message name="IDS_OPTIONS_COOKIES_RESTRICT_THIRD_PARTY_COOKIES" desc="The label of the 'Restrict third-party cookies' dropdown list item. This option acc epts third-party cookies, but limits how they can be used on subsequent requests ."> 4031 <message name="IDS_OPTIONS_COOKIES_RESTRICT_THIRD_PARTY_COOKIES" desc="The label of the 'Restrict third-party cookies' dropdown list item. This option acc epts third-party cookies only from visited sites.">
4032 Restrict how third-party cookies can be used 4032 Accept cookies only from sites I visit
4033 </message> 4033 </message>
4034 <message name="IDS_OPTIONS_COOKIES_BLOCK_THIRD_PARTY_COOKIES" desc="The la bel of the 'Block third-party cookies' dropdown list item. This option does not accept or send any third-party cookies."> 4034 <message name="IDS_OPTIONS_COOKIES_BLOCK_THIRD_PARTY_COOKIES" desc="The la bel of the 'Block third-party cookies' dropdown list item. This option does not accept or send any third-party cookies.">
4035 Completely block third-party cookies 4035 Completely block third-party cookies
4036 </message> 4036 </message>
4037 <message name="IDS_OPTIONS_COOKIES_BLOCK_ALL_COOKIES" desc="The label of t he 'Block all cookies' dropdown list item"> 4037 <message name="IDS_OPTIONS_COOKIES_BLOCK_ALL_COOKIES" desc="The label of t he 'Block all cookies' dropdown list item">
4038 Block all cookies 4038 Block all cookies
4039 </message> 4039 </message>
4040 <message name="IDS_OPTIONS_COOKIES_SHOWCOOKIES" desc="The label of the 'Sh ow Cookies' button"> 4040 <message name="IDS_OPTIONS_COOKIES_SHOWCOOKIES" desc="The label of the 'Sh ow Cookies' button">
4041 Show cookies 4041 Show cookies
4042 </message> 4042 </message>
(...skipping 1483 matching lines...) Expand 10 before | Expand all | Expand 10 after
5526 Speed Sensitivity: 5526 Speed Sensitivity:
5527 </message> 5527 </message>
5528 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable"> 5528 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av ailable">
5529 Speed Sensitivity: 5529 Speed Sensitivity:
5530 </message> 5530 </message>
5531 </if> 5531 </if>
5532 5532
5533 </messages> 5533 </messages>
5534 </release> 5534 </release>
5535 </grit> 5535 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/Preferences.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698