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

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 1912483003: Expand the footer in the material design Clear Browsing Data dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments. Created 4 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/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index d26d899927d13ef6ba291c2205d293498291dada..c71d1bb147746c93374cbc9a05f4cdd53271933d 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -307,6 +307,16 @@
https://support.google.com/chromebook/answer/183084?hl=[GRITLANGCODE]
</message>
</if>
+
+ <!-- Links from the Clear Browsing Data dialog. -->
+ <message name="IDS_SETTINGS_CLEAR_DATA_LEARN_MORE_URL" translateable="false">
+ https://support.google.com/chrome/?p=settings_clear_browsing_data
+ </message>
+
+ <message name="IDS_SETTINGS_CLEAR_DATA_WEB_HISTORY_URL_IN_FOOTER" translateable="false">
+ https://history.google.com/history/?utm_source=chrome_cbd
+ </message>
+
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698