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

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

Issue 117003: DevTools: Add 'Enable Developer Tools' option into the Advanced tab. Hide dev... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/debugger/devtools_manager.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 3655 matching lines...) Expand 10 before | Expand all | Expand 10 after
3666 <message name="IDS_OPTIONS_RESET" desc="The label of the 'Reset all settin gs to defaults' button"> 3666 <message name="IDS_OPTIONS_RESET" desc="The label of the 'Reset all settin gs to defaults' button">
3667 Reset to defaults 3667 Reset to defaults
3668 </message> 3668 </message>
3669 <message name="IDS_OPTIONS_RESET_OKLABEL" desc="The label of the OK button in the 'Reset Chrome options' confirmation dialog box"> 3669 <message name="IDS_OPTIONS_RESET_OKLABEL" desc="The label of the OK button in the 'Reset Chrome options' confirmation dialog box">
3670 Reset to defaults 3670 Reset to defaults
3671 </message> 3671 </message>
3672 <message name="IDS_OPTIONS_RESET_CANCELLABEL" desc="The label of the Cance l button in the 'Reset Chrome options' confirmation dialog box"> 3672 <message name="IDS_OPTIONS_RESET_CANCELLABEL" desc="The label of the Cance l button in the 'Reset Chrome options' confirmation dialog box">
3673 Don't reset 3673 Don't reset
3674 </message> 3674 </message>
3675 3675
3676 <message name="IDS_OPTIONS_ENABLE_DEVTOOLS" desc="The label of the Enable Developer Tools checkbox in the 'Advanced options'">
3677 Enable Developer Tools
3678 </message>
3679
3676 <!-- Can't write to user data directory dialog --> 3680 <!-- Can't write to user data directory dialog -->
3677 <message name="IDS_CANT_WRITE_USER_DIRECTORY_TITLE" desc="Title of dialog that is displayed when we can't create a directory for this user."> 3681 <message name="IDS_CANT_WRITE_USER_DIRECTORY_TITLE" desc="Title of dialog that is displayed when we can't create a directory for this user.">
3678 Failed To Create Data Directory 3682 Failed To Create Data Directory
3679 </message> 3683 </message>
3680 <message name="IDS_CANT_WRITE_USER_DIRECTORY_CHOOSE_DIRECTORY_BUTTON" desc ="Text on button that opens another dialog to choose a new directory for user da ta."> 3684 <message name="IDS_CANT_WRITE_USER_DIRECTORY_CHOOSE_DIRECTORY_BUTTON" desc ="Text on button that opens another dialog to choose a new directory for user da ta.">
3681 Choose Another Directory... 3685 Choose Another Directory...
3682 </message> 3686 </message>
3683 3687
3684 <!-- User data directory profiles dialog --> 3688 <!-- User data directory profiles dialog -->
3685 <message name="IDS_SELECT_PROFILE_DIALOG_TITLE" desc="Title of the dialog that lets the user select a profile to open a new window."> 3689 <message name="IDS_SELECT_PROFILE_DIALOG_TITLE" desc="Title of the dialog that lets the user select a profile to open a new window.">
(...skipping 23 matching lines...) Expand all
3709 </message> 3713 </message>
3710 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CONTENT"> 3714 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CONTENT">
3711 Web Content 3715 Web Content
3712 </message> 3716 </message>
3713 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_SECURITY"> 3717 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_SECURITY">
3714 Security 3718 Security
3715 </message> 3719 </message>
3716 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_NETWORK"> 3720 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_NETWORK">
3717 Network 3721 Network
3718 </message> 3722 </message>
3723 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_DEVTOOLS">
3724 Developer Tools
3725 </message>
3719 3726
3720 <!-- Script Timeout Dialog --> 3727 <!-- Script Timeout Dialog -->
3721 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_TITLE" desc="Title of the script timeout dialog."> 3728 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_TITLE" desc="Title of the script timeout dialog.">
3722 Unresponsive Script 3729 Unresponsive Script
3723 </message> 3730 </message>
3724 3731
3725 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_BODY" desc="Message to warn that a script is unresponsive. (For example, it may be in an infinite loop.)"> 3732 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_BODY" desc="Message to warn that a script is unresponsive. (For example, it may be in an infinite loop.)">
3726 A script running on this page is taking a loooong time to do its job. Do you want to see if the script can complete, or just give up? 3733 A script running on this page is taking a loooong time to do its job. Do you want to see if the script can complete, or just give up?
3727 </message> 3734 </message>
3728 3735
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
3839 Don't ask again 3846 Don't ask again
3840 </message> 3847 </message>
3841 3848
3842 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba()."> 3849 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba().">
3843 rgba($1, $2, $3, $4) 3850 rgba($1, $2, $3, $4)
3844 </message> 3851 </message>
3845 3852
3846 </messages> 3853 </messages>
3847 </release> 3854 </release>
3848 </grit> 3855 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/debugger/devtools_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698