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

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

Issue 650124: Mac: Move prefs around in preparation for the content settings window. (Closed)
Patch Set: done? Created 10 years, 10 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
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 5022 matching lines...) Expand 10 before | Expand all | Expand 10 after
5033 <message name="IDS_OPTIONS_COOKIES_RESTRICT_THIRD_PARTY_COOKIES" desc="I n Title Case: The label of the 'Restrict third-party cookies' dropdown list item . This option accepts third-party cookies only from visited sites."> 5033 <message name="IDS_OPTIONS_COOKIES_RESTRICT_THIRD_PARTY_COOKIES" desc="I n Title Case: The label of the 'Restrict third-party cookies' dropdown list item . This option accepts third-party cookies only from visited sites.">
5034 Accept Cookies Only from Sites I Visit 5034 Accept Cookies Only from Sites I Visit
5035 </message> 5035 </message>
5036 <message name="IDS_OPTIONS_COOKIES_BLOCK_THIRD_PARTY_COOKIES" desc="In T itle Case: The label of the 'Block third-party cookies' dropdown list item. This option does not accept or send any third-party cookies."> 5036 <message name="IDS_OPTIONS_COOKIES_BLOCK_THIRD_PARTY_COOKIES" desc="In T itle Case: The label of the 'Block third-party cookies' dropdown list item. This option does not accept or send any third-party cookies.">
5037 Completely Block Third-Party Cookies 5037 Completely Block Third-Party Cookies
5038 </message> 5038 </message>
5039 <message name="IDS_OPTIONS_COOKIES_BLOCK_ALL_COOKIES" desc="In Title Cas e: The label of the 'Block all cookies' dropdown list item"> 5039 <message name="IDS_OPTIONS_COOKIES_BLOCK_ALL_COOKIES" desc="In Title Cas e: The label of the 'Block all cookies' dropdown list item">
5040 Block All Cookies 5040 Block All Cookies
5041 </message> 5041 </message>
5042 </if> 5042 </if>
5043 <message name="IDS_OPTIONS_COOKIES_SHOWCOOKIES_WEBSITE_PERMISSIONS" desc=" The label of the 'Show Cookies and Website Permissions' button. Website Permissi ons means you can set permissions for individual websites, such as google.com ca n do this, yahoo.com can do that.">
5044 Show cookies and website permissions
5045 </message>
5046 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox"> 5043 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox">
5047 Enable phishing and malware protection 5044 Enable phishing and malware protection
5048 </message> 5045 </message>
5049 5046
5050 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group"> 5047 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group">
5051 Computer-wide SSL settings: 5048 Computer-wide SSL settings:
5052 </message> 5049 </message>
5053 <message name="IDS_OPTIONS_SSL_USESSL2" desc="The label of the 'Use SSL 2. 0' checkbox"> 5050 <message name="IDS_OPTIONS_SSL_USESSL2" desc="The label of the 'Use SSL 2. 0' checkbox">
5054 Use SSL 2.0 5051 Use SSL 2.0
5055 </message> 5052 </message>
(...skipping 1649 matching lines...) Expand 10 before | Expand all | Expand 10 after
6705 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel."> 6702 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel.">
6706 Notifications 6703 Notifications
6707 </message> 6704 </message>
6708 </if> 6705 </if>
6709 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 6706 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
6710 Import bookmarks now... 6707 Import bookmarks now...
6711 </message> 6708 </message>
6712 </messages> 6709 </messages>
6713 </release> 6710 </release>
6714 </grit> 6711 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/ClearBrowsingData.xib » ('j') | chrome/browser/cocoa/browser_window_cocoa.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698