| 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 3521 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3532 <!-- Theme preview info bar --> | 3532 <!-- Theme preview info bar --> |
| 3533 <message name="IDS_THEME_INSTALL_INFOBAR_LABEL" desc="Text displayed on an
infobar when a theme has been installed."> | 3533 <message name="IDS_THEME_INSTALL_INFOBAR_LABEL" desc="Text displayed on an
infobar when a theme has been installed."> |
| 3534 Installed theme "<ph name="THEME_NAME">$1<ex>Snowflake Theme</ex></ph>". | 3534 Installed theme "<ph name="THEME_NAME">$1<ex>Snowflake Theme</ex></ph>". |
| 3535 </message> | 3535 </message> |
| 3536 <message name="IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON" desc="Text displayed
on the button to undo a theme installation and go back to the previous theme."> | 3536 <message name="IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON" desc="Text displayed
on the button to undo a theme installation and go back to the previous theme."> |
| 3537 Undo | 3537 Undo |
| 3538 </message> | 3538 </message> |
| 3539 | 3539 |
| 3540 <!-- Extension/App disabled notification --> | 3540 <!-- Extension/App disabled notification --> |
| 3541 <message name="IDS_EXTENSION_DISABLED_ERROR_LABEL" desc="Text displayed wh
en an extension was disabled due to a new upgrade requiring an explicit permissi
on check from the user."> | 3541 <message name="IDS_EXTENSION_DISABLED_ERROR_LABEL" desc="Text displayed wh
en an extension was disabled due to a new upgrade requiring an explicit permissi
on check from the user."> |
| 3542 The newest version of the extension "<ph name="EXTENSION_NAME">$1<ex>Fla
shblock</ex></ph>" requires more permissions, so it has been disabled. | 3542 To re-enable it, accept the new permissions: |
| 3543 </message> | |
| 3544 <message name="IDS_APP_DISABLED_ERROR_LABEL" desc="Text displayed when an
app was disabled due to a new upgrade requiring an explicit permission check fro
m the user."> | |
| 3545 The newest version of the app "<ph name="APP_NAME">$1<ex>Pandora</ex></p
h>" requires more permissions, so it has been disabled. | |
| 3546 </message> | 3543 </message> |
| 3547 <message name="IDS_EXTENSION_DISABLED_ERROR_TITLE" desc="Title of the noti
fication that an extension or app was disabled due to a new upgrade requiring an
explicit permission check from the user."> | 3544 <message name="IDS_EXTENSION_DISABLED_ERROR_TITLE" desc="Title of the noti
fication that an extension or app was disabled due to a new upgrade requiring an
explicit permission check from the user."> |
| 3548 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> requires new permissio
ns | 3545 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> is disabled |
| 3549 </message> | 3546 </message> |
| 3550 <message name="IDS_EXTENSION_IS_BLACKLISTED" desc="Text displayed in an in
fobar when an extension is blacklisted and prevented from being installed."> | 3547 <message name="IDS_EXTENSION_IS_BLACKLISTED" desc="Text displayed in an in
fobar when an extension is blacklisted and prevented from being installed."> |
| 3551 Google has flagged "<ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph
>" as malicious and installation has been prevented. | 3548 Google has flagged "<ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph
>" as malicious and installation has been prevented. |
| 3552 </message> | 3549 </message> |
| 3553 <message name="IDS_EXTENSION_DISABLED_REMOTE_INSTALL_ERROR_TITLE" desc="Ti
tle of the notification that an extension or app was disabled due to it being in
stalled server side, requiring an explicit permission check from the user."> | 3550 <message name="IDS_EXTENSION_DISABLED_REMOTE_INSTALL_ERROR_TITLE" desc="Ti
tle of the notification that an extension or app was disabled due to it being in
stalled server side, requiring an explicit permission check from the user."> |
| 3554 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> was added remotely | 3551 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> was added remotely |
| 3555 </message> | 3552 </message> |
| 3556 | 3553 |
| 3557 <if expr="enable_extensions"> | 3554 <if expr="enable_extensions"> |
| 3558 <!-- Extension blocked action bubble --> | 3555 <!-- Extension blocked action bubble --> |
| (...skipping 1157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4716 </message> | 4713 </message> |
| 4717 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_APP_BUTTON" desc="Text for t
he uninstall button on the non-platform app and ARC(App Runtime for Chrome) app
uninstall prompt"> | 4714 <message name="IDS_EXTENSION_PROMPT_UNINSTALL_APP_BUTTON" desc="Text for t
he uninstall button on the non-platform app and ARC(App Runtime for Chrome) app
uninstall prompt"> |
| 4718 Uninstall | 4715 Uninstall |
| 4719 </message> | 4716 </message> |
| 4720 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e
nable button on the extension re-enable prompt"> | 4717 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e
nable button on the extension re-enable prompt"> |
| 4721 Re-enable | 4718 Re-enable |
| 4722 </message> | 4719 </message> |
| 4723 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the
allow button on the extension permissions prompt"> | 4720 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the
allow button on the extension permissions prompt"> |
| 4724 Allow | 4721 Allow |
| 4725 </message> | 4722 </message> |
| 4723 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ACCEPT_BUTTON" desc="Text
for the accept permissions button on the extension permissions prompt"> |
| 4724 Accept permissions |
| 4725 </message> |
| 4726 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f
or the deny button on the extension permissions prompt"> | 4726 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f
or the deny button on the extension permissions prompt"> |
| 4727 Deny | 4727 Deny |
| 4728 </message> | 4728 </message> |
| 4729 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_CLEAR_RETAINED_FILES_BUTTO
N" desc="Text for the Revoke File Access button on the extension permissions pro
mpt"> | 4729 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_CLEAR_RETAINED_FILES_BUTTO
N" desc="Text for the Revoke File Access button on the extension permissions pro
mpt"> |
| 4730 Revoke file access | 4730 Revoke file access |
| 4731 </message> | 4731 </message> |
| 4732 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_CLEAR_RETAINED_DEVICES_BUT
TON" desc="Text for the Revoke Device Access button on the extension permissions
prompt"> | 4732 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_CLEAR_RETAINED_DEVICES_BUT
TON" desc="Text for the Revoke Device Access button on the extension permissions
prompt"> |
| 4733 Revoke device access | 4733 Revoke device access |
| 4734 </message> | 4734 </message> |
| 4735 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_CLEAR_RETAINED_FILES_AND_D
EVICES_BUTTON" desc="Text for the Revoke File and Device Access button on the ex
tension permissions prompt"> | 4735 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_CLEAR_RETAINED_FILES_AND_D
EVICES_BUTTON" desc="Text for the Revoke File and Device Access button on the ex
tension permissions prompt"> |
| (...skipping 7622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12358 Your downloads appear here | 12358 Your downloads appear here |
| 12359 </message> | 12359 </message> |
| 12360 | 12360 |
| 12361 <!-- Automation info bar --> | 12361 <!-- Automation info bar --> |
| 12362 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> | 12362 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> |
| 12363 Chrome is being controlled by automated test software. | 12363 Chrome is being controlled by automated test software. |
| 12364 </message> | 12364 </message> |
| 12365 </messages> | 12365 </messages> |
| 12366 </release> | 12366 </release> |
| 12367 </grit> | 12367 </grit> |
| OLD | NEW |