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 3493 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3504 <!-- Theme preview info bar --> | 3504 <!-- Theme preview info bar --> |
3505 <message name="IDS_THEME_INSTALL_INFOBAR_LABEL" desc="Text displayed on an
infobar when a theme has been installed."> | 3505 <message name="IDS_THEME_INSTALL_INFOBAR_LABEL" desc="Text displayed on an
infobar when a theme has been installed."> |
3506 Installed theme "<ph name="THEME_NAME">$1<ex>Snowflake Theme</ex></ph>". | 3506 Installed theme "<ph name="THEME_NAME">$1<ex>Snowflake Theme</ex></ph>". |
3507 </message> | 3507 </message> |
3508 <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."> | 3508 <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."> |
3509 Undo | 3509 Undo |
3510 </message> | 3510 </message> |
3511 | 3511 |
3512 <!-- Extension/App disabled notification --> | 3512 <!-- Extension/App disabled notification --> |
3513 <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."> | 3513 <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."> |
3514 The newest version of the extension "<ph name="EXTENSION_NAME">$1<ex>Fla
shblock</ex></ph>" requires more permissions, so it has been disabled. | 3514 To re-enable it, accept the new permissions: |
3515 </message> | |
3516 <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."> | |
3517 The newest version of the app "<ph name="APP_NAME">$1<ex>Pandora</ex></p
h>" requires more permissions, so it has been disabled. | |
3518 </message> | 3515 </message> |
3519 <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."> | 3516 <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."> |
3520 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> requires new permissio
ns | 3517 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> is disabled |
3521 </message> | 3518 </message> |
3522 <message name="IDS_EXTENSION_IS_BLACKLISTED" desc="Text displayed in an in
fobar when an extension is blacklisted and prevented from being installed."> | 3519 <message name="IDS_EXTENSION_IS_BLACKLISTED" desc="Text displayed in an in
fobar when an extension is blacklisted and prevented from being installed."> |
3523 Google has flagged "<ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph
>" as malicious and installation has been prevented. | 3520 Google has flagged "<ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph
>" as malicious and installation has been prevented. |
3524 </message> | 3521 </message> |
3525 <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."> | 3522 <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."> |
3526 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> was added remotely | 3523 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> was added remotely |
3527 </message> | 3524 </message> |
3528 | 3525 |
3529 <if expr="enable_extensions"> | 3526 <if expr="enable_extensions"> |
3530 <!-- Extension blocked action bubble --> | 3527 <!-- Extension blocked action bubble --> |
(...skipping 1157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4688 </message> | 4685 </message> |
4689 <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"> | 4686 <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"> |
4690 Uninstall | 4687 Uninstall |
4691 </message> | 4688 </message> |
4692 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e
nable button on the extension re-enable prompt"> | 4689 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e
nable button on the extension re-enable prompt"> |
4693 Re-enable | 4690 Re-enable |
4694 </message> | 4691 </message> |
4695 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the
allow button on the extension permissions prompt"> | 4692 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the
allow button on the extension permissions prompt"> |
4696 Allow | 4693 Allow |
4697 </message> | 4694 </message> |
| 4695 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ACCEPT_BUTTON" desc="Text
for the accept permissions button on the extension permissions prompt"> |
| 4696 Accept permissions |
| 4697 </message> |
4698 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f
or the deny button on the extension permissions prompt"> | 4698 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f
or the deny button on the extension permissions prompt"> |
4699 Deny | 4699 Deny |
4700 </message> | 4700 </message> |
4701 <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"> | 4701 <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"> |
4702 Revoke file access | 4702 Revoke file access |
4703 </message> | 4703 </message> |
4704 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_CLEAR_RETAINED_DEVICES_BUT
TON" desc="Text for the Revoke Device Access button on the extension permissions
prompt"> | 4704 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_CLEAR_RETAINED_DEVICES_BUT
TON" desc="Text for the Revoke Device Access button on the extension permissions
prompt"> |
4705 Revoke device access | 4705 Revoke device access |
4706 </message> | 4706 </message> |
4707 <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"> | 4707 <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 7675 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12383 Your downloads appear here | 12383 Your downloads appear here |
12384 </message> | 12384 </message> |
12385 | 12385 |
12386 <!-- Automation info bar --> | 12386 <!-- Automation info bar --> |
12387 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> | 12387 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> |
12388 Chrome is being controlled by automated test software. | 12388 Chrome is being controlled by automated test software. |
12389 </message> | 12389 </message> |
12390 </messages> | 12390 </messages> |
12391 </release> | 12391 </release> |
12392 </grit> | 12392 </grit> |
OLD | NEW |