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

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

Issue 6065004: Block outdated plugins by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add flag to allow outdated plugins Created 10 years 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/browser/about_flags.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 4258 matching lines...) Expand 10 before | Expand all | Expand 10 after
4269 </message> 4269 </message>
4270 <message name="IDS_CONFLICTS_NOT_LOADED_YET" desc="Shown next to a module that has not been loaded into memory yet"> 4270 <message name="IDS_CONFLICTS_NOT_LOADED_YET" desc="Shown next to a module that has not been loaded into memory yet">
4271 Not loaded yet 4271 Not loaded yet
4272 </message> 4272 </message>
4273 <message name="IDS_HELP_CENTER_VIEW_CONFLICTS" desc="The url of the Help c enter article for the View Conflicts page" translateable="false"> 4273 <message name="IDS_HELP_CENTER_VIEW_CONFLICTS" desc="The url of the Help c enter article for the View Conflicts page" translateable="false">
4274 http://www.google.com/support/chrome/bin/answer.py?answer=1093113&amp;to pic=21605&amp;hl=[GRITLANGCODE]&amp;n=<ph name="NAME">$1<ex>Hash</ex></ph>&amp;l =<ph name="LOCATION">$2<ex>Hash</ex></ph>&amp;d=<ph name="DESC">$3<ex>Hash</ex>< /ph>&amp;s=<ph name="SIGNER">$4<ex>Hash</ex></ph> 4274 http://www.google.com/support/chrome/bin/answer.py?answer=1093113&amp;to pic=21605&amp;hl=[GRITLANGCODE]&amp;n=<ph name="NAME">$1<ex>Hash</ex></ph>&amp;l =<ph name="LOCATION">$2<ex>Hash</ex></ph>&amp;d=<ph name="DESC">$3<ex>Hash</ex>< /ph>&amp;s=<ph name="SIGNER">$4<ex>Hash</ex></ph>
4275 </message> 4275 </message>
4276 4276
4277 <!-- Click to play --> 4277 <!-- Click to play -->
4278 <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug- in, displayed in the click to play UI."> 4278 <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug- in, displayed in the click to play UI.">
4279 Click to run the <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in 4279 Click to run the <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in.
4280 </message> 4280 </message>
4281 <message name="IDS_PLUGIN_UPDATE" desc="The link for updating an outdated plug-in."> 4281 <message name="IDS_PLUGIN_UPDATE" desc="The link for updating an outdated plug-in.">
4282 Update plug-in... 4282 Update plug-in...
4283 </message> 4283 </message>
4284 <message name="IDS_PLUGIN_BLOCKED" desc="The placeholder text for a blocke d disabled plug-in."> 4284 <message name="IDS_PLUGIN_BLOCKED" desc="The placeholder text for a blocke d disabled plug-in.">
4285 The <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in is not allowed. 4285 The <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in is not allowed.
4286 </message> 4286 </message>
4287 <message name="IDS_PLUGIN_OUTDATED" desc="The placeholder text for an outd ated disabled plug-in."> 4287 <message name="IDS_PLUGIN_OUTDATED" desc="The placeholder text for an outd ated disabled plug-in.">
4288 The <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in is out of date. 4288 The <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in is out of date.
4289 </message> 4289 </message>
(...skipping 7080 matching lines...) Expand 10 before | Expand all | Expand 10 after
11370 </includes> 11370 </includes>
11371 <structures fallback_to_english="true"> 11371 <structures fallback_to_english="true">
11372 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11372 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11373 </structure> 11373 </structure>
11374 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11374 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11375 </structure> 11375 </structure>
11376 </structures> 11376 </structures>
11377 11377
11378 </release> 11378 </release>
11379 </grit> 11379 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698