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

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

Issue 2858018: Add a "session only" policy to the content settings. (Closed)
Patch Set: Created 10 years, 6 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
« no previous file with comments | « no previous file | chrome/browser/appcache/chrome_appcache_service.cc » ('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 4436 matching lines...) Expand 10 before | Expand all | Expand 10 after
4447 </message> 4447 </message>
4448 <message name="IDS_EXCEPTIONS_REMOVEALL_BUTTON" desc="A button in exceptio n dialogs for removing all exception rules."> 4448 <message name="IDS_EXCEPTIONS_REMOVEALL_BUTTON" desc="A button in exceptio n dialogs for removing all exception rules.">
4449 Remove All 4449 Remove All
4450 </message> 4450 </message>
4451 <message name="IDS_EXCEPTIONS_ALLOW_BUTTON" desc="A label to display in th e exception page's action column when a site's content setting is allowed for a given domain"> 4451 <message name="IDS_EXCEPTIONS_ALLOW_BUTTON" desc="A label to display in th e exception page's action column when a site's content setting is allowed for a given domain">
4452 Allow 4452 Allow
4453 </message> 4453 </message>
4454 <message name="IDS_EXCEPTIONS_ASK_BUTTON" desc="A label to display in the exception page's action column when a site's content setting is set to promt for a given domain."> 4454 <message name="IDS_EXCEPTIONS_ASK_BUTTON" desc="A label to display in the exception page's action column when a site's content setting is set to promt for a given domain.">
4455 Ask 4455 Ask
4456 </message> 4456 </message>
4457 <message name="IDS_EXCEPTIONS_SESSION_ONLY_BUTTON" desc="A label to displa y in the exception page's action column when a site's content setting is allow b ut only for the duration of the session for a given domain.">
4458 Session only
4459 </message>
4457 <message name="IDS_EXCEPTIONS_BLOCK_BUTTON" desc="A label to display in th e exception page's action column when a site's content setting is blocked for a given domain."> 4460 <message name="IDS_EXCEPTIONS_BLOCK_BUTTON" desc="A label to display in th e exception page's action column when a site's content setting is blocked for a given domain.">
4458 Block 4461 Block
4459 </message> 4462 </message>
4460 <message name="IDS_EXCEPTIONS_NOT_SET_BUTTON" desc="A label to display in the exception page's action column when a site's content setting has not yet bee n set for a given domain."> 4463 <message name="IDS_EXCEPTIONS_NOT_SET_BUTTON" desc="A label to display in the exception page's action column when a site's content setting has not yet bee n set for a given domain.">
4461 Not set 4464 Not set
4462 </message> 4465 </message>
4463 <message name="IDS_EXCEPTIONS_SAMPLE_HOST" desc="Exceptions page view's ho st entry field's watermark - example host name. Users will see this text before they start typing host name in the field."> 4466 <message name="IDS_EXCEPTIONS_SAMPLE_HOST" desc="Exceptions page view's ho st entry field's watermark - example host name. Users will see this text before they start typing host name in the field.">
4464 example.com 4467 example.com
4465 </message> 4468 </message>
4466 <message name="IDS_EXCEPTIONS_SAMPLE_PATTERN" desc="Exceptions page view's pattern entry field's watermark - example pattern. Users will see this text bef ore they start typing pattern in the field."> 4469 <message name="IDS_EXCEPTIONS_SAMPLE_PATTERN" desc="Exceptions page view's pattern entry field's watermark - example pattern. Users will see this text bef ore they start typing pattern in the field.">
(...skipping 4041 matching lines...) Expand 10 before | Expand all | Expand 10 after
8508 8511
8509 </messages> 8512 </messages>
8510 8513
8511 <structures first_id="50000" fallback_to_english="true"> 8514 <structures first_id="50000" fallback_to_english="true">
8512 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8515 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8513 </structure> 8516 </structure>
8514 </structures> 8517 </structures>
8515 8518
8516 </release> 8519 </release>
8517 </grit> 8520 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/appcache/chrome_appcache_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698