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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2716333002: Implement important sites dialog for desktop. (Closed)
Patch Set: add using declaration 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 5d79e46473d4165717cb85d1be79cb21ae49cbe4..1c269cc512577bfeef9c915760cd9948b4f36980 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -850,6 +850,15 @@
<message name="IDS_SETTINGS_CLEAR_DATA_CLEARS_SYNCED_DATA" desc="Information that data which is synced across user's devices will be deleted from all those devices.">
This clears synced data from all devices.
</message>
+ <message name="IDS_SETTINGS_IMPORTANT_SITES_SUBTITLE" desc="Subtitle for the important sites dialog.">
+ This will clear cookies and cache for all sites, including:
dschuyler 2017/04/07 00:02:05 Please remove the trailing colon (it's normally co
dullweber 2017/04/07 09:39:21 Done, thanks!
+ </message>
+ <message name="IDS_SETTINGS_IMPORTANT_SITES_CONFIRM" desc="Text for confirmation button of the important sites dialog.">
+ Confirm
+ </message>
+ <message name="IDS_SETTINGS_NOTIFICATION_WARNING" desc="A warning that notifications will be disabled by deleting cookies for this site.">
+ Notifications will be disabled
+ </message>
<!-- Printing -->
<message name="IDS_SETTINGS_PRINTING" desc="Title of the printing page and navigation item to get there.">
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | chrome/browser/browsing_data/browsing_data_important_sites_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698