| OLD | NEW |
| 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 4035 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4046 </message> | 4046 </message> |
| 4047 <message name="IDS_EXTENSION_PUBLIC_KEY_FAILED_TO_EXPORT" desc="Warning di
splayed in pack dialog when exporting a public key failed."> | 4047 <message name="IDS_EXTENSION_PUBLIC_KEY_FAILED_TO_EXPORT" desc="Warning di
splayed in pack dialog when exporting a public key failed."> |
| 4048 Failed to export public key. | 4048 Failed to export public key. |
| 4049 </message> | 4049 </message> |
| 4050 <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."> | 4050 <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."> |
| 4051 Attempted to downgrade extension. | 4051 Attempted to downgrade extension. |
| 4052 </message> | 4052 </message> |
| 4053 <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."> | 4053 <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."> |
| 4054 Attempted to downgrade app. | 4054 Attempted to downgrade app. |
| 4055 </message> | 4055 </message> |
| 4056 <message name="IDS_EXTENSION_WEBGL_NOT_SUPPORTED" desc="Error message when
an extension has a requirement for WebGL that the system does not support."> | |
| 4057 WebGL is not supported. | |
| 4058 </message> | |
| 4059 <message name="IDS_EXTENSION_NPAPI_NOT_SUPPORTED" desc="Error message when
an extension has a requirement for plugins that the system does not support."> | |
| 4060 NPAPI plugins are not supported. | |
| 4061 </message> | |
| 4062 <if expr="not use_aura"> | |
| 4063 <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."> | |
| 4064 Shaped windows are not supported. | |
| 4065 </message> | |
| 4066 </if> | |
| 4067 <if expr="chromeos"> | 4056 <if expr="chromeos"> |
| 4068 <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 <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."> |
| 4069 <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 <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. |
| 4070 </message> | 4059 </message> |
| 4071 <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 <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."> |
| 4072 <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 <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. |
| 4073 </message> | 4062 </message> |
| 4074 </if> | 4063 </if> |
| 4075 <message name="IDS_EXTENSION_MOVE_DIRECTORY_TO_PROFILE_FAILED" desc=""> | 4064 <message name="IDS_EXTENSION_MOVE_DIRECTORY_TO_PROFILE_FAILED" desc=""> |
| 4076 Could not move extension directory into profile. | 4065 Could not move extension directory into profile. |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4113 </message> | 4102 </message> |
| 4114 <message name="IDS_EXTENSION_LOAD_JAVASCRIPT_FAILED" desc=""> | 4103 <message name="IDS_EXTENSION_LOAD_JAVASCRIPT_FAILED" desc=""> |
| 4115 Could not load javascript '<ph name="RELATIVE_PATH">$1<ex>javas.js</ex><
/ph>' for content script. | 4104 Could not load javascript '<ph name="RELATIVE_PATH">$1<ex>javas.js</ex><
/ph>' for content script. |
| 4116 </message> | 4105 </message> |
| 4117 <message name="IDS_EXTENSION_LOAD_CSS_FAILED" desc=""> | 4106 <message name="IDS_EXTENSION_LOAD_CSS_FAILED" desc=""> |
| 4118 Could not load css '<ph name="RELATIVE_PATH">$1<ex>file.css</ex></ph>' f
or content script. | 4107 Could not load css '<ph name="RELATIVE_PATH">$1<ex>file.css</ex></ph>' f
or content script. |
| 4119 </message> | 4108 </message> |
| 4120 <message name="IDS_EXTENSION_BAD_FILE_ENCODING" desc=""> | 4109 <message name="IDS_EXTENSION_BAD_FILE_ENCODING" desc=""> |
| 4121 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 Could not load file '<ph name="RELATIVE_PATH">$1<ex>file.js</ex></ph>' f
or content script. It isn't UTF-8 encoded. |
| 4122 </message> | 4111 </message> |
| 4123 <message name="IDS_EXTENSION_LOAD_PLUGIN_PATH_FAILED" desc=""> | |
| 4124 Could not load '<ph name="PLUGIN_PATH">$1<ex>/path/to/file</ex></ph>' fo
r plugin. | |
| 4125 </message> | |
| 4126 <message name="IDS_EXTENSION_LOAD_ICON_FOR_PAGE_ACTION_FAILED" desc=""> | 4112 <message name="IDS_EXTENSION_LOAD_ICON_FOR_PAGE_ACTION_FAILED" desc=""> |
| 4127 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for page
action. | 4113 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for page
action. |
| 4128 </message> | 4114 </message> |
| 4129 <message name="IDS_EXTENSION_LOAD_ICON_FOR_BROWSER_ACTION_FAILED" desc=""> | 4115 <message name="IDS_EXTENSION_LOAD_ICON_FOR_BROWSER_ACTION_FAILED" desc=""> |
| 4130 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for brows
er action. | 4116 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for brows
er action. |
| 4131 </message> | 4117 </message> |
| 4132 | 4118 |
| 4133 <if expr="chromeos"> | 4119 <if expr="chromeos"> |
| 4134 <message name="IDS_EXTENSION_NOTIFICATION_INSTALLED" desc="Notification
message shown in the message center when an application is successfully install.
"> | 4120 <message name="IDS_EXTENSION_NOTIFICATION_INSTALLED" desc="Notification
message shown in the message center when an application is successfully install.
"> |
| 4135 Successfully installed | 4121 Successfully installed |
| (...skipping 8267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12403 Your downloads appear here | 12389 Your downloads appear here |
| 12404 </message> | 12390 </message> |
| 12405 | 12391 |
| 12406 <!-- Automation info bar --> | 12392 <!-- Automation info bar --> |
| 12407 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> | 12393 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> |
| 12408 Chrome is being controlled by automated test software. | 12394 Chrome is being controlled by automated test software. |
| 12409 </message> | 12395 </message> |
| 12410 </messages> | 12396 </messages> |
| 12411 </release> | 12397 </release> |
| 12412 </grit> | 12398 </grit> |
| OLD | NEW |