| 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 3875 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3886 The newest version of the extension "<ph name="EXTENSION_NAME">$1<ex>Fla
shblock</ex></ph>" requires more permissions, so it has been disabled. | 3886 The newest version of the extension "<ph name="EXTENSION_NAME">$1<ex>Fla
shblock</ex></ph>" requires more permissions, so it has been disabled. |
| 3887 </message> | 3887 </message> |
| 3888 <message name="IDS_APP_DISABLED_INFOBAR_LABEL" desc="Text displayed on an
infobar when an app was disabled due to a new upgrade requiring an explicit perm
ission check from the user."> | 3888 <message name="IDS_APP_DISABLED_INFOBAR_LABEL" desc="Text displayed on an
infobar when an app was disabled due to a new upgrade requiring an explicit perm
ission check from the user."> |
| 3889 The newest version of the app "<ph name="APP_NAME">$1<ex>Pandora</ex></p
h>" requires more permissions, so it has been disabled. | 3889 The newest version of the app "<ph name="APP_NAME">$1<ex>Pandora</ex></p
h>" requires more permissions, so it has been disabled. |
| 3890 </message> | 3890 </message> |
| 3891 <message name="IDS_EXTENSION_DISABLED_INFOBAR_ENABLE_BUTTON" desc="Text di
splayed on the button to re-enable the disabled extension or app."> | 3891 <message name="IDS_EXTENSION_DISABLED_INFOBAR_ENABLE_BUTTON" desc="Text di
splayed on the button to re-enable the disabled extension or app."> |
| 3892 Re-enable | 3892 Re-enable |
| 3893 </message> | 3893 </message> |
| 3894 | 3894 |
| 3895 <!-- Extension/App install prompt --> | 3895 <!-- Extension/App install prompt --> |
| 3896 <message name="IDS_EXTENSION_INSTALL_PROMPT_TITLE" desc="Titlebar of the e
xtension or app installation prompt window"> |
| 3897 Confirm Installation |
| 3898 </message> |
| 3896 <message name="IDS_EXTENSION_INSTALL_APP_PROMPT_TITLE" desc="Titlebar of t
he extension or app installation prompt window"> | 3899 <message name="IDS_EXTENSION_INSTALL_APP_PROMPT_TITLE" desc="Titlebar of t
he extension or app installation prompt window"> |
| 3897 Confirm New App | 3900 Confirm New App |
| 3898 </message> | 3901 </message> |
| 3899 <message name="IDS_EXTENSION_INSTALL_EXTENSION_PROMPT_TITLE" desc="Titleba
r of the extension or app installation prompt window"> | 3902 <message name="IDS_EXTENSION_INSTALL_EXTENSION_PROMPT_TITLE" desc="Titleba
r of the extension or app installation prompt window"> |
| 3900 Confirm New Extension | 3903 Confirm New Extension |
| 3901 </message> | 3904 </message> |
| 3902 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_TITLE" desc="Titlebar of the
extension or app uninstallation prompt window"> | 3905 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_TITLE" desc="Titlebar of the
extension or app uninstallation prompt window"> |
| 3903 Confirm Removal | 3906 Confirm Removal |
| 3904 </message> | 3907 </message> |
| 3905 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_TITLE" desc="Titlebar of the
extension or app prompt window when re-enabling an extension that requires addi
tional permissions"> | 3908 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_TITLE" desc="Titlebar of the
extension or app prompt window when re-enabling an extension that requires addi
tional permissions"> |
| 3906 Confirm Re-enable | 3909 Confirm Re-enable |
| 3907 </message> | 3910 </message> |
| 3908 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_TITLE" desc="Titlebar of t
he extension or app permissions prompt window"> | 3911 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_TITLE" desc="Titlebar of t
he extension or app permissions prompt window"> |
| 3909 Confirm Permissions | 3912 Confirm Permissions |
| 3910 </message> | 3913 </message> |
| 3911 <message name="IDS_EXTENSION_INSTALL_PROMPT_HEADING" desc="First bold line
in the content area of the extension or app installation prompt. Asks the user
if they want to install a particular extension or app."> | 3914 <message name="IDS_EXTENSION_INSTALL_PROMPT_HEADING" desc="First bold line
in the content area of the extension or app installation prompt. Asks the user
if they want to install a particular extension or app."> |
| 3912 Add "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? | 3915 Add "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? |
| 3913 </message> | 3916 </message> |
| 3917 <message name="IDS_EXTENSION_BUNDLE_INSTALL_PROMPT_HEADING_EXTENSIONS" des
c="First bold line in the content area of the extension bundle installation prom
pt. Asks the user if they want to install the set of extensions."> |
| 3918 Install these extensions? |
| 3919 </message> |
| 3920 <message name="IDS_EXTENSION_BUNDLE_INSTALL_PROMPT_HEADING_APPS" desc="Fir
st bold line in the content area of the app bundle installation prompt. Asks the
user if they want to install the set of apps."> |
| 3921 Install these apps? |
| 3922 </message> |
| 3923 <message name="IDS_EXTENSION_BUNDLE_INSTALL_PROMPT_HEADING_EXTENSION_APPS"
desc="First bold line in the content area of the extension and app bundle insta
llation prompt. Asks the user if they want to install the set of apps and extens
ions."> |
| 3924 Install these apps and extensions? |
| 3925 </message> |
| 3914 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_HEADING" desc="First bold li
ne in the content area of the extension or app uninstallation prompt. Asks the u
ser if they want to uninstall a particular extension or app."> | 3926 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_HEADING" desc="First bold li
ne in the content area of the extension or app uninstallation prompt. Asks the u
ser if they want to uninstall a particular extension or app."> |
| 3915 Remove "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? | 3927 Remove "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? |
| 3916 </message> | 3928 </message> |
| 3917 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_HEADING" desc="First bold li
ne in the content area of the extension or app installation prompt. Asks the use
r if they want to re-enable a particular extension or app."> | 3929 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_HEADING" desc="First bold li
ne in the content area of the extension or app installation prompt. Asks the use
r if they want to re-enable a particular extension or app."> |
| 3918 The newest version of "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex
></ph>" has been disabled because it requires more permissions. | 3930 The newest version of "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex
></ph>" has been disabled because it requires more permissions. |
| 3919 </message> | 3931 </message> |
| 3920 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_HEADING" desc="First bold
line in the content area of the extension or app permissions prompt. Asks the us
er if they want to grant the permissions to the particular extension or app."> | 3932 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_HEADING" desc="First bold
line in the content area of the extension or app permissions prompt. Asks the us
er if they want to grant the permissions to the particular extension or app."> |
| 3921 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"
has requested additional permissions. | 3933 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"
has requested additional permissions. |
| 3922 </message> | 3934 </message> |
| 3923 | 3935 |
| (...skipping 16 matching lines...) Expand all Loading... |
| 3940 Details | 3952 Details |
| 3941 </message> | 3953 </message> |
| 3942 | 3954 |
| 3943 <!-- Extension/App install dialog strings --> | 3955 <!-- Extension/App install dialog strings --> |
| 3944 <message name="IDS_EXTENSION_PROMPT_WILL_HAVE_ACCESS_TO" desc="Second line
in the content area of the extension or app installation prompt. Note that the
exact wording is important. This should mean that the extension or app _can_ acc
ess the listed privileges, but not necessarily that it will or needs to."> | 3956 <message name="IDS_EXTENSION_PROMPT_WILL_HAVE_ACCESS_TO" desc="Second line
in the content area of the extension or app installation prompt. Note that the
exact wording is important. This should mean that the extension or app _can_ acc
ess the listed privileges, but not necessarily that it will or needs to."> |
| 3945 It can access: | 3957 It can access: |
| 3946 </message> | 3958 </message> |
| 3947 <message name="IDS_EXTENSION_PROMPT_WILL_NOW_HAVE_ACCESS_TO" desc="Second
line in the content area of the extension or app re-enable prompt. Note that the
exact wording is important. This should mean that the extension _can now_ acces
s the listed privileges, but not necessarily that it will or needs to. This mess
age appeared because the user must approve new permissions of the extension or a
pp."> | 3959 <message name="IDS_EXTENSION_PROMPT_WILL_NOW_HAVE_ACCESS_TO" desc="Second
line in the content area of the extension or app re-enable prompt. Note that the
exact wording is important. This should mean that the extension _can now_ acces
s the listed privileges, but not necessarily that it will or needs to. This mess
age appeared because the user must approve new permissions of the extension or a
pp."> |
| 3948 It can now access: | 3960 It can now access: |
| 3949 </message> | 3961 </message> |
| 3962 <message name="IDS_EXTENSION_PROMPT_THESE_WILL_HAVE_ACCESS_TO" desc="Heade
r for the permissions area of the bundled extension or app installation prompt.
Note that the exact wording is important. This means that the extensions or apps
_can_ access the listed privileges, but not necessarily that it will or needs t
o."> |
| 3963 They can access: |
| 3964 </message> |
| 3950 <message name="IDS_EXTENSION_PROMPT_WANTS_ACCESS_TO" desc="Second line in
the content area of the extension or app permissions prompt. Note that the exact
wording is important. This should mean that the extension _wants to_ access the
listed privileges, but not necessarily that it will or needs to. This message a
ppeared because the user must approve new permissions of the extension or app."> | 3965 <message name="IDS_EXTENSION_PROMPT_WANTS_ACCESS_TO" desc="Second line in
the content area of the extension or app permissions prompt. Note that the exact
wording is important. This should mean that the extension _wants to_ access the
listed privileges, but not necessarily that it will or needs to. This message a
ppeared because the user must approve new permissions of the extension or app."> |
| 3951 It could access: | 3966 It could access: |
| 3952 </message> | 3967 </message> |
| 3953 <message name="IDS_EXTENSION_PERMISSION_LINE" desc="Template for item in l
ist of privileges that an extension or app has"> | 3968 <message name="IDS_EXTENSION_PERMISSION_LINE" desc="Template for item in l
ist of privileges that an extension or app has"> |
| 3954 • <ph name="PERMISSION">$1<ex>Your data on all websites</ex></ph> | 3969 • <ph name="PERMISSION">$1<ex>Your data on all websites</ex></ph> |
| 3955 </message> | 3970 </message> |
| 3956 <message name="IDS_EXTENSION_RATING_COUNT" desc="Number of ratings an app
or extensions has (displayed after star icons)"> | 3971 <message name="IDS_EXTENSION_RATING_COUNT" desc="Number of ratings an app
or extensions has (displayed after star icons)"> |
| 3957 (<ph name="RATING_COUNT">$1<ex>46</ex></ph>) | 3972 (<ph name="RATING_COUNT">$1<ex>46</ex></ph>) |
| 3958 </message> | 3973 </message> |
| 3959 <message name="IDS_EXTENSION_USER_COUNT" desc="Number of users an app or e
xtension has"> | 3974 <message name="IDS_EXTENSION_USER_COUNT" desc="Number of users an app or e
xtension has"> |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4145 Package is invalid. Details: '<ph name="ERROR_MESSAGE">$1<ex>error</ex><
/ph>'. | 4160 Package is invalid. Details: '<ph name="ERROR_MESSAGE">$1<ex>error</ex><
/ph>'. |
| 4146 </message> | 4161 </message> |
| 4147 <message name="IDS_EXTENSION_PACKAGE_ERROR_CODE" desc="Error message in ca
ses where we fail to install the extension because the crx file is invalid. For
example, because the crx header or signature is invalid."> | 4162 <message name="IDS_EXTENSION_PACKAGE_ERROR_CODE" desc="Error message in ca
ses where we fail to install the extension because the crx file is invalid. For
example, because the crx header or signature is invalid."> |
| 4148 Package is invalid: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>'. | 4163 Package is invalid: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>'. |
| 4149 </message> | 4164 </message> |
| 4150 <message name="IDS_EXTENSION_PACKAGE_INSTALL_ERROR" desc="Error message in
case package fails to install because of some problem with the filesystem."> | 4165 <message name="IDS_EXTENSION_PACKAGE_INSTALL_ERROR" desc="Error message in
case package fails to install because of some problem with the filesystem."> |
| 4151 Could not install package: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>' | 4166 Could not install package: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>' |
| 4152 </message> | 4167 </message> |
| 4153 | 4168 |
| 4154 <!-- Extension installed bubble --> | 4169 <!-- Extension installed bubble --> |
| 4170 <message name="IDS_EXTENSION_BUNDLE_INSTALLED_HEADING_EXTENSIONS" desc="Fi
rst line in the content area of the extension bundle installed bubble. Instructs
which extensions were installed."> |
| 4171 The following extensions are now installed: |
| 4172 </message> |
| 4173 <message name="IDS_EXTENSION_BUNDLE_INSTALLED_HEADING_APPS" desc="First li
ne in the content area of the extension bundle installed bubble. Instructs which
apps were installed."> |
| 4174 The following apps are now installed: |
| 4175 </message> |
| 4176 <message name="IDS_EXTENSION_BUNDLE_INSTALLED_HEADING_EXTENSION_APPS" desc
="First line in the content area of the extension bundle installed bubble. Instr
ucts which apps and extensions were installed."> |
| 4177 The following apps and extensions were added: |
| 4178 </message> |
| 4179 <message name="IDS_EXTENSION_BUNDLE_ERROR_HEADING" desc="Text displayed in
the extension bundle installed bubble when some extensions or apps failed to in
stall. Instructs which extensions did not install."> |
| 4180 We were unable to install: |
| 4181 </message> |
| 4155 <message name="IDS_EXTENSION_INSTALLED_APP_INFO" desc="Text displayed insi
de a link when an app is installed. Clicking this link opens up the New Tab Page
to show the app's icon."> | 4182 <message name="IDS_EXTENSION_INSTALLED_APP_INFO" desc="Text displayed insi
de a link when an app is installed. Clicking this link opens up the New Tab Page
to show the app's icon."> |
| 4156 Show me | 4183 Show me |
| 4157 </message> | 4184 </message> |
| 4158 | |
| 4159 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa
yed in the InfoBubble which explains that the UI of this extension is a Page Act
ion icon which may appear for some pages."> | 4185 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa
yed in the InfoBubble which explains that the UI of this extension is a Page Act
ion icon which may appear for some pages."> |
| 4160 This icon will be visible when the extension can act on the current page
. | 4186 This icon will be visible when the extension can act on the current page
. |
| 4161 </message> | 4187 </message> |
| 4162 <message name="IDS_EXTENSION_INSTALLED_OMNIBOX_KEYWORD_INFO" desc="Text di
splayed in the InfoBubble which explains that this extension has an keyword that
can be used with the omnibox."> | 4188 <message name="IDS_EXTENSION_INSTALLED_OMNIBOX_KEYWORD_INFO" desc="Text di
splayed in the InfoBubble which explains that this extension has an keyword that
can be used with the omnibox."> |
| 4163 To use this extension, type "<ph name="EXTENSION_KEYWORD">$1<ex>search</
ex></ph>", then TAB, then your command or search. | 4189 To use this extension, type "<ph name="EXTENSION_KEYWORD">$1<ex>search</
ex></ph>", then TAB, then your command or search. |
| 4164 </message> | 4190 </message> |
| 4165 | 4191 |
| 4166 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed i
n the InfoBubble with instructions on how to find the chrome://extensions/ manag
ement page"> | 4192 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed i
n the InfoBubble with instructions on how to find the chrome://extensions/ manag
ement page"> |
| 4167 Manage your extensions by clicking Extensions in the Tools menu. | 4193 Manage your extensions by clicking Extensions in the Tools menu. |
| 4168 </message> | 4194 </message> |
| (...skipping 10922 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15091 </messages> | 15117 </messages> |
| 15092 <structures fallback_to_english="true"> | 15118 <structures fallback_to_english="true"> |
| 15093 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15119 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 15094 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15120 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 15095 </structure> | 15121 </structure> |
| 15096 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15122 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 15097 </structure> | 15123 </structure> |
| 15098 </structures> | 15124 </structures> |
| 15099 </release> | 15125 </release> |
| 15100 </grit> | 15126 </grit> |
| OLD | NEW |