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

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

Issue 3074021: Prettify blocked plugin HTML UI (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: Created 10 years, 4 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 3720 matching lines...) Expand 10 before | Expand all | Expand 10 after
3731 </message> 3731 </message>
3732 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug in"> 3732 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug in">
3733 Name: 3733 Name:
3734 </message> 3734 </message>
3735 <message name="IDS_PLUGINS_PRIORITY" desc="The label for the priority of t his plugin in the list"> 3735 <message name="IDS_PLUGINS_PRIORITY" desc="The label for the priority of t his plugin in the list">
3736 Priority: 3736 Priority:
3737 </message> 3737 </message>
3738 3738
3739 <!-- Click-to-load --> 3739 <!-- Click-to-load -->
3740 <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug- in."> 3740 <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug- in.">
3741 Load plug-in 3741 Run plug-in this time
3742 </message> 3742 </message>
3743 3743
3744 <!-- Session Crashed Info Bar--> 3744 <!-- Session Crashed Info Bar-->
3745 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view."> 3745 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view.">
3746 Restore 3746 Restore
3747 </message> 3747 </message>
3748 3748
3749 <!-- Bad Flags Info Bar--> 3749 <!-- Bad Flags Info Bar-->
3750 <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. ]"> 3750 <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. ]">
3751 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e x>--no-sandbox</ex></ph>. Stability and security will suffer. 3751 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e x>--no-sandbox</ex></ph>. Stability and security will suffer.
(...skipping 5127 matching lines...) Expand 10 before | Expand all | Expand 10 after
8879 8879
8880 </messages> 8880 </messages>
8881 8881
8882 <structures fallback_to_english="true"> 8882 <structures fallback_to_english="true">
8883 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8883 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8884 </structure> 8884 </structure>
8885 </structures> 8885 </structures>
8886 8886
8887 </release> 8887 </release>
8888 </grit> 8888 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/renderer/blocked_plugin.cc » ('j') | chrome/renderer/resources/blocked_plugin.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698