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

Unified Diff: chrome/browser/resources/options/clear_browser_data_history_notice_overlay.html

Issue 1882953003: Replace the "OK" button with "Ok, got it" in the Clear Browsing Data dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: 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
« no previous file with comments | « no previous file | chrome/browser/ui/webui/options/clear_browser_data_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/clear_browser_data_history_notice_overlay.html
diff --git a/chrome/browser/resources/options/clear_browser_data_history_notice_overlay.html b/chrome/browser/resources/options/clear_browser_data_history_notice_overlay.html
index 1a338f8d9225ec44ff07662837f0b34dbc6e353c..5de4a326bf0f430f9ff23b0e9db8860f4e59ae42 100644
--- a/chrome/browser/resources/options/clear_browser_data_history_notice_overlay.html
+++ b/chrome/browser/resources/options/clear_browser_data_history_notice_overlay.html
@@ -6,7 +6,7 @@
<div class="action-area">
<div class="button-strip">
<button id="clear-browser-data-history-notice-ok" class="default-button"
- i18n-content="ok">
+ i18n-content="clearBrowserDataHistoryNoticeOk">
</button>
</div>
</div>
« no previous file with comments | « no previous file | chrome/browser/ui/webui/options/clear_browser_data_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698