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

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

Issue 360039: Fix bug where we were not displaying icons in the management (Closed)
Patch Set: update test data Created 11 years, 1 month 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 1982 matching lines...) Expand 10 before | Expand all | Expand 10 after
1993 desc="Button close text."> 1993 desc="Button close text.">
1994 Cancel 1994 Cancel
1995 </message> 1995 </message>
1996 1996
1997 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" 1997 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD"
1998 desc="Message shown to the user to validate the download of a dan gerous file."> 1998 desc="Message shown to the user to validate the download of a dan gerous file.">
1999 This type of file can harm your computer. Are you sure you want to downl oad <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph>? 1999 This type of file can harm your computer. Are you sure you want to downl oad <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph>?
2000 </message> 2000 </message>
2001 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" 2001 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION"
2002 desc="Message shown to the user to validate the download of an extensio n file."> 2002 desc="Message shown to the user to validate the download of an extensio n file.">
2003 Extensions and themes can harm your computer. Are you sure you want to c ontinue? 2003 Extensions can harm your computer. Are you sure you want to continue?
2004 </message> 2004 </message>
2005 <message name="IDS_SAVE_DOWNLOAD" 2005 <message name="IDS_SAVE_DOWNLOAD"
2006 desc="Text for the button used to validate the downloading of a d angerous download."> 2006 desc="Text for the button used to validate the downloading of a d angerous download.">
2007 Save 2007 Save
2008 </message> 2008 </message>
2009 <message name="IDS_CONTINUE_EXTENSION_DOWNLOAD" 2009 <message name="IDS_CONTINUE_EXTENSION_DOWNLOAD"
2010 desc="Text for the button used to validate the installation of an extension."> 2010 desc="Text for the button used to validate the installation of an extension.">
2011 Continue 2011 Continue
2012 </message> 2012 </message>
2013 <message name="IDS_DISCARD_DOWNLOAD" 2013 <message name="IDS_DISCARD_DOWNLOAD"
(...skipping 3820 matching lines...) Expand 10 before | Expand all | Expand 10 after
5834 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 5834 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
5835 Battery is charged 5835 Battery is charged
5836 </message> 5836 </message>
5837 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 5837 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
5838 Toggle Compact Navigation Bar 5838 Toggle Compact Navigation Bar
5839 </message> 5839 </message>
5840 </if> 5840 </if>
5841 </messages> 5841 </messages>
5842 </release> 5842 </release>
5843 </grit> 5843 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/extensions_ui.h » ('j') | chrome/browser/extensions/extensions_ui.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698