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

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

Issue 2783813002: Move ChromeRequirementsChecker to //extensions as a PreloadCheck (Closed)
Patch Set: rebase? Created 3 years, 8 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
« no previous file with comments | « no previous file | chrome/browser/content_settings/content_settings_internal_extension_provider.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 <!-- 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 4023 matching lines...) Expand 10 before | Expand all | Expand 10 after
4034 </message> 4034 </message>
4035 <message name="IDS_EXTENSION_PUBLIC_KEY_FAILED_TO_EXPORT" desc="Warning di splayed in pack dialog when exporting a public key failed."> 4035 <message name="IDS_EXTENSION_PUBLIC_KEY_FAILED_TO_EXPORT" desc="Warning di splayed in pack dialog when exporting a public key failed.">
4036 Failed to export public key. 4036 Failed to export public key.
4037 </message> 4037 </message>
4038 <message name="IDS_EXTENSION_CANT_DOWNGRADE_VERSION" desc="Error message w hen a user tries to install an extension with a lower version than a version tha t it already installed."> 4038 <message name="IDS_EXTENSION_CANT_DOWNGRADE_VERSION" desc="Error message w hen a user tries to install an extension with a lower version than a version tha t it already installed.">
4039 Attempted to downgrade extension. 4039 Attempted to downgrade extension.
4040 </message> 4040 </message>
4041 <message name="IDS_APP_CANT_DOWNGRADE_VERSION" desc="Error message when a user tries to install an app with a lower version than a version that it already installed."> 4041 <message name="IDS_APP_CANT_DOWNGRADE_VERSION" desc="Error message when a user tries to install an app with a lower version than a version that it already installed.">
4042 Attempted to downgrade app. 4042 Attempted to downgrade app.
4043 </message> 4043 </message>
4044 <message name="IDS_EXTENSION_WEBGL_NOT_SUPPORTED" desc="Error message when an extension has a requirement for WebGL that the system does not support.">
4045 WebGL is not supported.
4046 </message>
4047 <message name="IDS_EXTENSION_NPAPI_NOT_SUPPORTED" desc="Error message when an extension has a requirement for plugins that the system does not support.">
4048 NPAPI plugins are not supported.
4049 </message>
4050 <if expr="not use_aura">
4051 <message name="IDS_EXTENSION_WINDOW_SHAPE_NOT_SUPPORTED" desc="Error mes sage when an extension has a requirement for shaped windows that the system does not support.">
4052 Shaped windows are not supported.
4053 </message>
4054 </if>
4055 <if expr="chromeos"> 4044 <if expr="chromeos">
4056 <message name="IDS_EXTENSION_CANT_INSTALL_IN_DEVICE_LOCAL_ACCOUNT" desc= "Error message when a user tries to install or the administrator tries to force- install through policy an extension that is not allowed in a device-local accoun t."> 4045 <message name="IDS_EXTENSION_CANT_INSTALL_IN_DEVICE_LOCAL_ACCOUNT" desc= "Error message when a user tries to install or the administrator tries to force- install through policy an extension that is not allowed in a device-local accoun t.">
4057 <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> (extension ID "< ph name="EXTENSION_ID">$2<ex>nckgahadagoaajjgafhacjanaoiihapd</ex></ph>") is not allowed in this type of session. 4046 <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> (extension ID "< ph name="EXTENSION_ID">$2<ex>nckgahadagoaajjgafhacjanaoiihapd</ex></ph>") is not allowed in this type of session.
4058 </message> 4047 </message>
4059 <message name="IDS_EXTENSION_CANT_INSTALL_ON_SIGNIN_SCREEN" desc="Error message when the administrator tries to force-install through policy an extensio n that is not allowed on a login screen."> 4048 <message name="IDS_EXTENSION_CANT_INSTALL_ON_SIGNIN_SCREEN" desc="Error message when the administrator tries to force-install through policy an extensio n that is not allowed on a login screen.">
4060 <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> (extension ID "< ph name="EXTENSION_ID">$2<ex>abacabadabacabaeabacabadabacabaf</ex></ph>") is not allowed on a login screen. 4049 <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> (extension ID "< ph name="EXTENSION_ID">$2<ex>abacabadabacabaeabacabadabacabaf</ex></ph>") is not allowed on a login screen.
4061 </message> 4050 </message>
4062 </if> 4051 </if>
4063 <message name="IDS_EXTENSION_MOVE_DIRECTORY_TO_PROFILE_FAILED" desc=""> 4052 <message name="IDS_EXTENSION_MOVE_DIRECTORY_TO_PROFILE_FAILED" desc="">
4064 Could not move extension directory into profile. 4053 Could not move extension directory into profile.
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
4101 </message> 4090 </message>
4102 <message name="IDS_EXTENSION_LOAD_JAVASCRIPT_FAILED" desc=""> 4091 <message name="IDS_EXTENSION_LOAD_JAVASCRIPT_FAILED" desc="">
4103 Could not load javascript '<ph name="RELATIVE_PATH">$1<ex>javas.js</ex>< /ph>' for content script. 4092 Could not load javascript '<ph name="RELATIVE_PATH">$1<ex>javas.js</ex>< /ph>' for content script.
4104 </message> 4093 </message>
4105 <message name="IDS_EXTENSION_LOAD_CSS_FAILED" desc=""> 4094 <message name="IDS_EXTENSION_LOAD_CSS_FAILED" desc="">
4106 Could not load css '<ph name="RELATIVE_PATH">$1<ex>file.css</ex></ph>' f or content script. 4095 Could not load css '<ph name="RELATIVE_PATH">$1<ex>file.css</ex></ph>' f or content script.
4107 </message> 4096 </message>
4108 <message name="IDS_EXTENSION_BAD_FILE_ENCODING" desc=""> 4097 <message name="IDS_EXTENSION_BAD_FILE_ENCODING" desc="">
4109 Could not load file '<ph name="RELATIVE_PATH">$1<ex>file.js</ex></ph>' f or content script. It isn't UTF-8 encoded. 4098 Could not load file '<ph name="RELATIVE_PATH">$1<ex>file.js</ex></ph>' f or content script. It isn't UTF-8 encoded.
4110 </message> 4099 </message>
4111 <message name="IDS_EXTENSION_LOAD_PLUGIN_PATH_FAILED" desc="">
4112 Could not load '<ph name="PLUGIN_PATH">$1<ex>/path/to/file</ex></ph>' fo r plugin.
4113 </message>
4114 <message name="IDS_EXTENSION_LOAD_ICON_FOR_PAGE_ACTION_FAILED" desc=""> 4100 <message name="IDS_EXTENSION_LOAD_ICON_FOR_PAGE_ACTION_FAILED" desc="">
4115 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for page action. 4101 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for page action.
4116 </message> 4102 </message>
4117 <message name="IDS_EXTENSION_LOAD_ICON_FOR_BROWSER_ACTION_FAILED" desc=""> 4103 <message name="IDS_EXTENSION_LOAD_ICON_FOR_BROWSER_ACTION_FAILED" desc="">
4118 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for brows er action. 4104 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for brows er action.
4119 </message> 4105 </message>
4120 4106
4121 <if expr="chromeos"> 4107 <if expr="chromeos">
4122 <message name="IDS_EXTENSION_NOTIFICATION_INSTALLED" desc="Notification message shown in the message center when an application is successfully install. "> 4108 <message name="IDS_EXTENSION_NOTIFICATION_INSTALLED" desc="Notification message shown in the message center when an application is successfully install. ">
4123 Successfully installed 4109 Successfully installed
(...skipping 8270 matching lines...) Expand 10 before | Expand all | Expand 10 after
12394 Your downloads appear here 12380 Your downloads appear here
12395 </message> 12381 </message>
12396 12382
12397 <!-- Automation info bar --> 12383 <!-- Automation info bar -->
12398 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test."> 12384 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test.">
12399 Chrome is being controlled by automated test software. 12385 Chrome is being controlled by automated test software.
12400 </message> 12386 </message>
12401 </messages> 12387 </messages>
12402 </release> 12388 </release>
12403 </grit> 12389 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/content_settings/content_settings_internal_extension_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698