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

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

Issue 373006: Implement window.alert() and its cousins for extensions.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/app_modal_dialog.h » ('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 2747 matching lines...) Expand 10 before | Expand all | Expand 10 after
2758 About Version 2758 About Version
2759 </message> 2759 </message>
2760 <message name="IDS_ABOUT_VERSION_OFFICIAL" desc="official build on the abo ut:version page"> 2760 <message name="IDS_ABOUT_VERSION_OFFICIAL" desc="official build on the abo ut:version page">
2761 Official Build 2761 Official Build
2762 </message> 2762 </message>
2763 <message name="IDS_ABOUT_VERSION_UNOFFICIAL" desc="unofficial build on the about:version page"> 2763 <message name="IDS_ABOUT_VERSION_UNOFFICIAL" desc="unofficial build on the about:version page">
2764 Developer Build 2764 Developer Build
2765 </message> 2765 </message>
2766 2766
2767 <!-- Javascript Dialog Box strings --> 2767 <!-- Javascript Dialog Box strings -->
2768 <message name="IDS_JAVASCRIPT_ALERT_DEFAULT_TITLE" desc="Title for Javascr ipt alert if there is no hostname to display"> 2768 <message name="IDS_JAVASCRIPT_ALERT_DEFAULT_TITLE" desc="Title for Javascr ipt alert originating from a web page if there is no hostname to display">
2769 Javascript Alert 2769 Javascript Alert
2770 </message> 2770 </message>
2771 <message name="IDS_JAVASCRIPT_MESSAGEBOX_DEFAULT_TITLE" desc="Title for Ja vascript prompt and confirm if there is no hostname to display"> 2771 <message name="IDS_JAVASCRIPT_MESSAGEBOX_DEFAULT_TITLE" desc="Title for Ja vascript prompt and confirm originating from a web page if there is no hostname to display">
2772 Javascript 2772 Javascript
2773 </message> 2773 </message>
2774 <message name="IDS_JAVASCRIPT_ALERT_TITLE" desc="Title for Javascript aler t"> 2774 <message name="IDS_JAVASCRIPT_ALERT_TITLE" desc="Title for Javascript aler t originating from a web page">
2775 Alert <ph name="SITE">$1<ex>http://www.google.com</ex> 2775 Alert <ph name="SITE">$1<ex>http://www.google.com</ex>
2776 </ph> 2776 </ph>
2777 </message> 2777 </message>
2778 <message name="IDS_JAVASCRIPT_MESSAGEBOX_TITLE" desc="Title for Javascript prompt and confirm"> 2778 <message name="IDS_JAVASCRIPT_MESSAGEBOX_TITLE" desc="Title for Javascript prompt and confirm originating from a web page">
2779 <ph name="SITE">$1<ex>http://www.google.com</ex></ph> 2779 <ph name="SITE">$1<ex>http://www.google.com</ex></ph>
2780 </message> 2780 </message>
2781 <message name="IDS_EXTENSION_ALERT_DEFAULT_TITLE" desc="Title for Javascri pt alert originating from an extension if there is no extension name to display" >
2782 Extension Alert
2783 </message>
2784 <message name="IDS_EXTENSION_MESSAGEBOX_DEFAULT_TITLE" desc="Title for Jav ascript prompt and confirm originating from an extension if there is no extensio n name to display">
2785 Extension
2786 </message>
2787 <message name="IDS_EXTENSION_ALERT_TITLE" desc="Title for Javascript alert originating from an extension">
2788 Extension Alert <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>
2789 </message>
2790 <message name="IDS_EXTENSION_MESSAGEBOX_TITLE" desc="Title for Javascript prompt and confirm originating from an extension">
2791 Extension <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>
2792 </message>
2781 <message name="IDS_JAVASCRIPT_MESSAGEBOX_SUPPRESS_OPTION" desc="Optional U I shown on the message box, in the form of a checkbox, allowing the user to supp ress additional message boxes from the page."> 2793 <message name="IDS_JAVASCRIPT_MESSAGEBOX_SUPPRESS_OPTION" desc="Optional U I shown on the message box, in the form of a checkbox, allowing the user to supp ress additional message boxes from the page.">
2782 Prevent this page from creating additional dialogs. 2794 Prevent this page from creating additional dialogs.
2783 </message> 2795 </message>
2784 2796
2785 <!-- "Before Unload" Dialog Box strings --> 2797 <!-- "Before Unload" Dialog Box strings -->
2786 <message name="IDS_BEFOREUNLOAD_MESSAGEBOX_TITLE" desc="Title for the 'bef ore unload' dialog."> 2798 <message name="IDS_BEFOREUNLOAD_MESSAGEBOX_TITLE" desc="Title for the 'bef ore unload' dialog.">
2787 Confirm Navigation 2799 Confirm Navigation
2788 </message> 2800 </message>
2789 <message name="IDS_BEFOREUNLOAD_MESSAGEBOX_FOOTER" desc="Text shown at the bottom of the dialog, after the message provided by the script."> 2801 <message name="IDS_BEFOREUNLOAD_MESSAGEBOX_FOOTER" desc="Text shown at the bottom of the dialog, after the message provided by the script.">
2790 Are you sure you want to leave this page? 2802 Are you sure you want to leave this page?
(...skipping 3109 matching lines...) Expand 10 before | Expand all | Expand 10 after
5900 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 5912 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
5901 Battery is charged 5913 Battery is charged
5902 </message> 5914 </message>
5903 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 5915 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
5904 Toggle Compact Navigation Bar 5916 Toggle Compact Navigation Bar
5905 </message> 5917 </message>
5906 </if> 5918 </if>
5907 </messages> 5919 </messages>
5908 </release> 5920 </release>
5909 </grit> 5921 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/app_modal_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698