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

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

Issue 2862031: Add click-to-load functionality for blocked plugins. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: '' Created 10 years, 5 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/chrome_renderer.gypi » ('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 3646 matching lines...) Expand 10 before | Expand all | Expand 10 after
3657 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u ninstall button on the extension uninstall prompt"> 3657 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_BUTTON" desc="Text for the u ninstall button on the extension uninstall prompt">
3658 Uninstall 3658 Uninstall
3659 </message> 3659 </message>
3660 <message name="IDS_EXTENSION_PROMPT_ENABLE_INCOGNITO_BUTTON" desc="Text fo r the allow button on the extension run-in-incognito prompt"> 3660 <message name="IDS_EXTENSION_PROMPT_ENABLE_INCOGNITO_BUTTON" desc="Text fo r the allow button on the extension run-in-incognito prompt">
3661 Allow 3661 Allow
3662 </message> 3662 </message>
3663 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We b Store"> 3663 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We b Store">
3664 Chrome Web Store 3664 Chrome Web Store
3665 </message> 3665 </message>
3666 3666
3667 <!-- chrome://plugins page --> 3667 <!-- Plugins -->
3668 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e."> 3668 <message name="IDS_PLUGINS_TITLE" desc="Title for the chrome://plugins pag e.">
3669 Plug-ins 3669 Plug-ins
3670 </message> 3670 </message>
3671 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode."> 3671 <message name="IDS_PLUGINS_DETAILS_MODE_LINK" desc="Text of the link for d etails mode.">
3672 Details 3672 Details
3673 </message> 3673 </message>
3674 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed."> 3674 <message name="IDS_PLUGINS_NONE_INSTALLED" desc="Text that lets the user k now that no plug-ins are installed.">
3675 No plug-ins installed. 3675 No plug-ins installed.
3676 </message> 3676 </message>
3677 <message name="IDS_PLUGINS_RUNNING_PLUGIN" desc="Text that signifies that the plug-in is currently running."> 3677 <message name="IDS_PLUGINS_RUNNING_PLUGIN" desc="Text that signifies that the plug-in is currently running.">
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
3719 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the latest version of this plugin"> 3719 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the latest version of this plugin">
3720 Download Critical Security Update 3720 Download Critical Security Update
3721 </message> 3721 </message>
3722 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug in"> 3722 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug in">
3723 Name: 3723 Name:
3724 </message> 3724 </message>
3725 <message name="IDS_PLUGINS_PRIORITY" desc="The label for the priority of t his plugin in the list"> 3725 <message name="IDS_PLUGINS_PRIORITY" desc="The label for the priority of t his plugin in the list">
3726 Priority: 3726 Priority:
3727 </message> 3727 </message>
3728 3728
3729 <!-- Click-to-load -->
3730 <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug- in.">
3731 Load plug-in
3732 </message>
3733
3729 <!-- Session Crashed Info Bar--> 3734 <!-- Session Crashed Info Bar-->
3730 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view."> 3735 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view.">
3731 Restore 3736 Restore
3732 </message> 3737 </message>
3733 3738
3734 <!-- Bad Flags Info Bar--> 3739 <!-- Bad Flags Info Bar-->
3735 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an unsupported command-line flag is used. [Keep it short so it fits in the infobar. ]"> 3740 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an unsupported command-line flag is used. [Keep it short so it fits in the infobar. ]">
3736 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e x>--no-sandbox</ex></ph>. Stability and security will suffer. 3741 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e x>--no-sandbox</ex></ph>. Stability and security will suffer.
3737 </message> 3742 </message>
3738 3743
(...skipping 5046 matching lines...) Expand 10 before | Expand all | Expand 10 after
8785 8790
8786 </messages> 8791 </messages>
8787 8792
8788 <structures fallback_to_english="true"> 8793 <structures fallback_to_english="true">
8789 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8794 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8790 </structure> 8795 </structure>
8791 </structures> 8796 </structures>
8792 8797
8793 </release> 8798 </release>
8794 </grit> 8799 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/chrome_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698