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

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

Issue 7794023: Convert chrome://extensions to a settings page within the options pages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 3 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 3989 matching lines...) Expand 10 before | Expand all | Expand 10 after
4000 </message> 4000 </message>
4001 <message name="IDS_EXTENSIONS_INSPECT_VIEWS" desc="The text for the label in front of the links to inspect active views."> 4001 <message name="IDS_EXTENSIONS_INSPECT_VIEWS" desc="The text for the label in front of the links to inspect active views.">
4002 Inspect active views: 4002 Inspect active views:
4003 </message> 4003 </message>
4004 <message name="IDS_EXTENSIONS_DISABLE" desc="The link for disabling extens ions."> 4004 <message name="IDS_EXTENSIONS_DISABLE" desc="The link for disabling extens ions.">
4005 Disable 4005 Disable
4006 </message> 4006 </message>
4007 <message name="IDS_EXTENSIONS_ENABLE" desc="The link for enabling extensio ns."> 4007 <message name="IDS_EXTENSIONS_ENABLE" desc="The link for enabling extensio ns.">
4008 Enable 4008 Enable
4009 </message> 4009 </message>
4010 <message name="IDS_EXTENSIONS_ENABLED" desc="The label for have been enabl ed extensions.">
4011 Enabled
4012 </message>
4013 <message name="IDS_EXTENSIONS_REMOVE" desc="The label for uninstalling an extension.">
4014 Remove
4015 </message>
4010 <message name="IDS_EXTENSIONS_ENABLE_INCOGNITO" desc="The checkbox for ena bling extensions in incognito."> 4016 <message name="IDS_EXTENSIONS_ENABLE_INCOGNITO" desc="The checkbox for ena bling extensions in incognito.">
4011 Allow in incognito 4017 Allow in incognito
4012 </message> 4018 </message>
4013 <message name="IDS_EXTENSIONS_ALLOW_FILE_ACCESS" desc="The checkbox for al lowing an extension access to run scripts on file URLs."> 4019 <message name="IDS_EXTENSIONS_ALLOW_FILE_ACCESS" desc="The checkbox for al lowing an extension access to run scripts on file URLs.">
4014 Allow access to file URLs 4020 Allow access to file URLs
4015 </message> 4021 </message>
4022 <message name="IDS_EXTENSIONS_VISIT_WEBSITE" desc="The link for visiting t he extension's gallery page.">
4023 Visit website
4024 </message>
4016 <message name="IDS_EXTENSIONS_INCOGNITO_WARNING" desc="Warns the user that Chrome cannot prevent extensions from recording history in incognito mode. Disp layed in extensions management UI after an extension is selected to be run in in cognito mode."> 4025 <message name="IDS_EXTENSIONS_INCOGNITO_WARNING" desc="Warns the user that Chrome cannot prevent extensions from recording history in incognito mode. Disp layed in extensions management UI after an extension is selected to be run in in cognito mode.">
4017 <ph name="BEGIN_BOLD">&lt;b&gt;</ph>Warning:<ph name="END_BOLD">&lt;/b&g t;</ph> <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot prevent ext ensions from recording your browsing history. To disable this extension in incog nito mode, unselect this option. 4026 <ph name="BEGIN_BOLD">&lt;b&gt;</ph>Warning:<ph name="END_BOLD">&lt;/b&g t;</ph> <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot prevent ext ensions from recording your browsing history. To disable this extension in incog nito mode, unselect this option.
4018 </message> 4027 </message>
4019 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons."> 4028 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons.">
4020 Reload 4029 Reload
4021 </message> 4030 </message>
4022 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions."> 4031 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions.">
4023 Uninstall 4032 Uninstall
4024 </message> 4033 </message>
4025 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button."> 4034 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button.">
4026 Options 4035 Options
4027 </message> 4036 </message>
4028 <message name="IDS_EXTENSIONS_SHOW_BUTTON" desc="The text for the Show lin k."> 4037 <message name="IDS_EXTENSIONS_SHOW_BUTTON" desc="The text for the Show lin k.">
4029 Show button 4038 Show button
4030 </message> 4039 </message>
4031 <message name="IDS_EXTENSIONS_HIDE_BUTTON" desc="The text for the Hide con text menu item."> 4040 <message name="IDS_EXTENSIONS_HIDE_BUTTON" desc="The text for the Hide con text menu item.">
4032 Hide button 4041 Hide button
4033 </message> 4042 </message>
4034 <message name="IDS_EXTENSION_ACTION_INSPECT_POPUP" desc="The text for the right-click menu of page and browser actions which shows the popup and opens the developer tools."> 4043 <message name="IDS_EXTENSION_ACTION_INSPECT_POPUP" desc="The text for the right-click menu of page and browser actions which shows the popup and opens the developer tools.">
4035 Inspect popup 4044 Inspect popup
4036 </message> 4045 </message>
4037 <message name="IDS_EXTENSIONS_POLICY_CONTROLLED" desc="The text informing the user that an extension is policy controlled"> 4046 <message name="IDS_EXTENSIONS_POLICY_CONTROLLED" desc="The text informing the user that an extension is policy controlled">
4038 (this extension is managed and can not be uninstalled or disabled) 4047 (this extension is managed and can not be uninstalled or disabled)
4039 </message> 4048 </message>
4040 <message name="IDS_GET_MORE_EXTENSIONS" desc="The link for getting more ex tensions. Displayed at bottom of extension management page when there is at leas t one extension installed."> 4049 <message name="IDS_GET_MORE_EXTENSIONS" desc="The link for getting more ex tensions. Displayed at bottom of extension management page when there is at leas t one extension installed.">
4041 Get more extensions >> 4050 Get more extensions
4042 </message> 4051 </message>
4043 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory."> 4052 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory.">
4044 Select the extension directory. 4053 Select the extension directory.
4045 </message> 4054 </message>
4046 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog"> 4055 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog">
4047 Pack Extension 4056 Pack Extension
4048 </message> 4057 </message>
4058 <message name="IDS_EXTENSION_PACK_BUTTON" desc="Text of the pack extension button">
4059 Pack Extension
4060 </message>
4049 <message name="IDS_EXTENSION_PACK_DIALOG_HEADING" desc="The heading of the pack extension dialog."> 4061 <message name="IDS_EXTENSION_PACK_DIALOG_HEADING" desc="The heading of the pack extension dialog.">
4050 Select the root directory of the extension to pack. To update an extensi on, also select the private key file to reuse. 4062 Select the root directory of the extension to pack. To update an extensi on, also select the private key file to reuse.
4051 </message> 4063 </message>
4052 <message name="IDS_EXTENSION_PACK_DIALOG_ROOT_DIRECTORY_LABEL" desc="Label in the pack extension dialog for the control that lets the user select the exte nsion to pack."> 4064 <message name="IDS_EXTENSION_PACK_DIALOG_ROOT_DIRECTORY_LABEL" desc="Label in the pack extension dialog for the control that lets the user select the exte nsion to pack.">
4053 Extension root directory: 4065 Extension root directory:
4054 </message> 4066 </message>
4055 <message name="IDS_EXTENSION_PACK_DIALOG_PRIVATE_KEY_LABEL" desc="Label in the pack extension dialog for the control that lets the user select the private key to use to pack the extension. The label should indicate that the input is n ot required to be filled in."> 4067 <message name="IDS_EXTENSION_PACK_DIALOG_PRIVATE_KEY_LABEL" desc="Label in the pack extension dialog for the control that lets the user select the private key to use to pack the extension. The label should indicate that the input is n ot required to be filled in.">
4056 Private key file (optional): 4068 Private key file (optional):
4057 </message> 4069 </message>
4058 <message name="IDS_EXTENSION_PACK_DIALOG_BROWSE" desc="Text on buttons in the pack extension dialog that open up file browsing UI to pick the extension to pack."> 4070 <message name="IDS_EXTENSION_PACK_DIALOG_BROWSE" desc="Text on buttons in the pack extension dialog that open up file browsing UI to pick the extension to pack.">
(...skipping 3117 matching lines...) Expand 10 before | Expand all | Expand 10 after
7176 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_CERT_EXPORT" desc="The t ext in the dialog that prompts for security device password when using the certi ficate manager to export a client certificate."> 7188 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_TEXT_CERT_EXPORT" desc="The t ext in the dialog that prompts for security device password when using the certi ficate manager to export a client certificate.">
7177 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to export the client certificate. 7189 Please sign in to <ph name="TOKEN_NAME">$1<ex>Software Security Device</e x></ph> to export the client certificate.
7178 </message> 7190 </message>
7179 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_PASSWORD_FIELD" desc="Label f or password entry in the dialog that prompts for security device password."> 7191 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_PASSWORD_FIELD" desc="Label f or password entry in the dialog that prompts for security device password.">
7180 Password: 7192 Password:
7181 </message> 7193 </message>
7182 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_OK_BUTTON_LABEL" desc="Label for OK button in the dialog that prompts for security device password."> 7194 <message name="IDS_CRYPTO_MODULE_AUTH_DIALOG_OK_BUTTON_LABEL" desc="Label for OK button in the dialog that prompts for security device password.">
7183 Unlock 7195 Unlock
7184 </message> 7196 </message>
7185 7197
7198 <!-- Extension settings -->
7199 <message name="IDS_MANAGE_EXTENSIONS_SETTING_WINDOWS_TITLE" desc="Title th at appears in the dialogue title bar for manage extensions settings">
7200 Extensions
7201 </message>
7202
7186 <!-- Font settings --> 7203 <!-- Font settings -->
7187 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the Fonts and Encoding subpage"> 7204 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title that appears in the Fonts and Encoding subpage">
7188 Fonts and Encoding 7205 Fonts and Encoding
7189 </message> 7206 </message>
7190 <if expr="pp_ifdef('use_titlecase')"> 7207 <if expr="pp_ifdef('use_titlecase')">
7191 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_STANDARD_LABEL" d esc="In Title Case: Label of the Standard font section of the Fonts and Encoding subpage"> 7208 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_STANDARD_LABEL" d esc="In Title Case: Label of the Standard font section of the Fonts and Encoding subpage">
7192 Standard Font 7209 Standard Font
7193 </message> 7210 </message>
7194 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_SERIF_LABEL" desc ="In Title Case: Label of the Serif font section of the Fonts and Encoding subpa ge"> 7211 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_SELECTOR_SERIF_LABEL" desc ="In Title Case: Label of the Serif font section of the Fonts and Encoding subpa ge">
7195 Serif Font 7212 Serif Font
(...skipping 6413 matching lines...) Expand 10 before | Expand all | Expand 10 after
13609 </messages> 13626 </messages>
13610 <structures fallback_to_english="true"> 13627 <structures fallback_to_english="true">
13611 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 13628 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
13612 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13629 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13613 </structure> 13630 </structure>
13614 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13631 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13615 </structure> 13632 </structure>
13616 </structures> 13633 </structures>
13617 </release> 13634 </release>
13618 </grit> 13635 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/options/extension_list.js » ('j') | chrome/browser/resources/options/extension_list.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698