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

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

Issue 2821123002: Differentiate new permissions from old in extension permission update bubble (Closed)
Patch Set: 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
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 3492 matching lines...) Expand 10 before | Expand all | Expand 10 after
3503 3503
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.">
Devlin 2017/04/19 19:18:33 We no longer need two separate strings here.
catmullings 2017/04/20 02:01:59 Done.
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> 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."> 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. 3517 To re-enable it, accept the new permissions:
3518 </message> 3518 </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."> 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.">
3520 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> requires new permissio ns 3520 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> is disabled
3521 </message> 3521 </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."> 3522 <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. 3523 Google has flagged "<ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph >" as malicious and installation has been prevented.
3524 </message> 3524 </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."> 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.">
3526 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> was added remotely 3526 <ph name="EXTENSION_NAME">$1<ex>Adblock</ex></ph> was added remotely
3527 </message> 3527 </message>
3528 3528
3529 <if expr="enable_extensions"> 3529 <if expr="enable_extensions">
3530 <!-- Extension blocked action bubble --> 3530 <!-- Extension blocked action bubble -->
(...skipping 1157 matching lines...) Expand 10 before | Expand all | Expand 10 after
4688 </message> 4688 </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"> 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">
4690 Uninstall 4690 Uninstall
4691 </message> 4691 </message>
4692 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e nable button on the extension re-enable prompt"> 4692 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e nable button on the extension re-enable prompt">
4693 Re-enable 4693 Re-enable
4694 </message> 4694 </message>
4695 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the allow button on the extension permissions prompt"> 4695 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the allow button on the extension permissions prompt">
4696 Allow 4696 Allow
4697 </message> 4697 </message>
4698 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ACCEPT_BUTTON" desc="Text for the accept permissions button on the extension permissions prompt">
4699 Accept permissions
4700 </message>
4698 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f or the deny button on the extension permissions prompt"> 4701 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f or the deny button on the extension permissions prompt">
4699 Deny 4702 Deny
4700 </message> 4703 </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"> 4704 <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 4705 Revoke file access
4703 </message> 4706 </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"> 4707 <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 4708 Revoke device access
4706 </message> 4709 </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"> 4710 <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
12383 Your downloads appear here 12386 Your downloads appear here
12384 </message> 12387 </message>
12385 12388
12386 <!-- Automation info bar --> 12389 <!-- 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."> 12390 <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. 12391 Chrome is being controlled by automated test software.
12389 </message> 12392 </message>
12390 </messages> 12393 </messages>
12391 </release> 12394 </release>
12392 </grit> 12395 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_disabled_ui.cc » ('j') | chrome/browser/extensions/extension_disabled_ui.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698