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

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

Issue 11308355: Change 'ok' to 'done' in WebUI where there is no corresponding 'cancel' button (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 80 char lines Created 8 years 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/browser/resources/options/content_settings_exceptions_area.html
diff --git a/chrome/browser/resources/options/content_settings_exceptions_area.html b/chrome/browser/resources/options/content_settings_exceptions_area.html
index 87b0f0081ba841324eed9630eb083bb665f1d45a..862c1efd7eb8ac9469500cd379b27318e552e380 100644
--- a/chrome/browser/resources/options/content_settings_exceptions_area.html
+++ b/chrome/browser/resources/options/content_settings_exceptions_area.html
@@ -100,7 +100,7 @@
<div class="action-area">
<div class="button-strip">
<button id="content-settings-exceptions-overlay-confirm"
- i18n-content="ok">
+ i18n-content="done">
</button>
</div>
</div>
« no previous file with comments | « chrome/browser/resources/options/content_settings2.html ('k') | chrome/browser/resources/options/cookies_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698