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

Unified Diff: components/page_info_strings.grdp

Issue 2952543002: Permissions: Update icon and string for the site permission settings infobar. (Closed)
Patch Set: Created 3 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/page_info/page_info_infobar_delegate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/page_info_strings.grdp
diff --git a/components/page_info_strings.grdp b/components/page_info_strings.grdp
index 93a112f64a2b051562cd4eb1453655db3859d763..22d9aeeb227f59a3cbf00a9ef87992b70b9fffaf 100644
--- a/components/page_info_strings.grdp
+++ b/components/page_info_strings.grdp
@@ -309,7 +309,7 @@
<!-- Permission change infobar. -->
<if expr="not is_android">
<message name="IDS_PAGE_INFO_INFOBAR_TEXT" desc="The string shown in the infobar after the user has changed site permissions settings, reminding them to reload the page in order for the new settings to take effect.">
- New site permissions settings will take effect after reloading the page.
+ To apply your updated settings to this site, reload this page
</message>
<message name="IDS_PAGE_INFO_INFOBAR_BUTTON" desc="The string used in the infobar button allowing the user to reload the page directly from the infobar.">
Reload
« no previous file with comments | « chrome/browser/ui/page_info/page_info_infobar_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698