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

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

Issue 113951: DevTools: remove DevTools from options UI. (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/views/options/advanced_contents_view.cc » ('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 3509 matching lines...) Expand 10 before | Expand all | Expand 10 after
3520 <message name="IDS_DEBUGGER_TITLE_BUSY" desc="V8 Debugger title bar displa yed when busy (a command is running)"> 3520 <message name="IDS_DEBUGGER_TITLE_BUSY" desc="V8 Debugger title bar displa yed when busy (a command is running)">
3521 JavaScript Debugger - Busy 3521 JavaScript Debugger - Busy
3522 </message> 3522 </message>
3523 <message name="IDS_DEBUGGER_TITLE_BREAK" desc="V8 Debugger title bar displ ayed when ready and stopped at a breakpoint"> 3523 <message name="IDS_DEBUGGER_TITLE_BREAK" desc="V8 Debugger title bar displ ayed when ready and stopped at a breakpoint">
3524 JavaScript Debugger - Break 3524 JavaScript Debugger - Break
3525 </message> 3525 </message>
3526 <message name="IDS_DEBUGGER_TITLE_RUNNING" desc="V8 Debugger title bar dis played when ready and the page is running"> 3526 <message name="IDS_DEBUGGER_TITLE_RUNNING" desc="V8 Debugger title bar dis played when ready and the page is running">
3527 JavaScript Debugger - Running 3527 JavaScript Debugger - Running
3528 </message> 3528 </message>
3529 3529
3530 <!-- Developer Tools -->
3531 <message name="IDS_DEVTOOLS_TITLE" desc="Default Developer Tools title bar ">
3532 Developer Tools - <ph name="URL">$1<ex>http://www.google.com</ex></ph>
3533 </message>
3534
3535 <!-- Shortcut Modifiers --> 3530 <!-- Shortcut Modifiers -->
3536 <message name="IDS_CONTROL_MODIFIER" desc="Control key shortcut modifier"> 3531 <message name="IDS_CONTROL_MODIFIER" desc="Control key shortcut modifier">
3537 Ctrl+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph> 3532 Ctrl+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph>
3538 </message> 3533 </message>
3539 <message name="IDS_ALT_MODIFIER" desc="Alt key shortcut modifier"> 3534 <message name="IDS_ALT_MODIFIER" desc="Alt key shortcut modifier">
3540 Alt+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph> 3535 Alt+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph>
3541 </message> 3536 </message>
3542 <message name="IDS_SHIFT_MODIFIER" desc="Shift key shortcut modifier"> 3537 <message name="IDS_SHIFT_MODIFIER" desc="Shift key shortcut modifier">
3543 Shift+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph> 3538 Shift+<ph name="KEY_COMBO_NAME">$1<ex>C</ex></ph>
3544 </message> 3539 </message>
(...skipping 121 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"> 3661 <message name="IDS_OPTIONS_RESET" desc="The label of the 'Reset all settin gs to defaults' button">
3667 Reset to defaults 3662 Reset to defaults
3668 </message> 3663 </message>
3669 <message name="IDS_OPTIONS_RESET_OKLABEL" desc="The label of the OK button in the 'Reset Chrome options' confirmation dialog box"> 3664 <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 3665 Reset to defaults
3671 </message> 3666 </message>
3672 <message name="IDS_OPTIONS_RESET_CANCELLABEL" desc="The label of the Cance l button in the 'Reset Chrome options' confirmation dialog box"> 3667 <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 3668 Don't reset
3674 </message> 3669 </message>
3675 3670
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
3680 <!-- Can't write to user data directory dialog --> 3671 <!-- Can't write to user data directory dialog -->
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."> 3672 <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.">
3682 Failed To Create Data Directory 3673 Failed To Create Data Directory
3683 </message> 3674 </message>
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."> 3675 <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.">
3685 Choose Another Directory... 3676 Choose Another Directory...
3686 </message> 3677 </message>
3687 3678
3688 <!-- User data directory profiles dialog --> 3679 <!-- User data directory profiles dialog -->
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."> 3680 <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
3713 </message> 3704 </message>
3714 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CONTENT"> 3705 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CONTENT">
3715 Web Content 3706 Web Content
3716 </message> 3707 </message>
3717 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_SECURITY"> 3708 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_SECURITY">
3718 Security 3709 Security
3719 </message> 3710 </message>
3720 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_NETWORK"> 3711 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_NETWORK">
3721 Network 3712 Network
3722 </message> 3713 </message>
3723 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_DEVTOOLS">
3724 Developer Tools
3725 </message>
3726 3714
3727 <!-- Script Timeout Dialog --> 3715 <!-- Script Timeout Dialog -->
3728 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_TITLE" desc="Title of the script timeout dialog."> 3716 <message name="IDS_SCRIPT_TIMEOUT_DIALOG_TITLE" desc="Title of the script timeout dialog.">
3729 Unresponsive Script 3717 Unresponsive Script
3730 </message> 3718 </message>
3731 3719
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.)"> 3720 <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.)">
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? 3721 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?
3734 </message> 3722 </message>
3735 3723
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
3846 Don't ask again 3834 Don't ask again
3847 </message> 3835 </message>
3848 3836
3849 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba()."> 3837 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba().">
3850 rgba($1, $2, $3, $4) 3838 rgba($1, $2, $3, $4)
3851 </message> 3839 </message>
3852 3840
3853 </messages> 3841 </messages>
3854 </release> 3842 </release>
3855 </grit> 3843 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/views/options/advanced_contents_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698