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

Unified Diff: chrome/browser/resources/options/cookies_view_app.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/cookies_view_app.html
diff --git a/chrome/browser/resources/options/cookies_view_app.html b/chrome/browser/resources/options/cookies_view_app.html
index e0db2aabf000f6b49664ca58a150be847fc3c912..d28e8be91300bd0f45c886cb875ac3bf8d893a68 100644
--- a/chrome/browser/resources/options/cookies_view_app.html
+++ b/chrome/browser/resources/options/cookies_view_app.html
@@ -20,7 +20,7 @@
</div>
<div class="action-area">
<div class="button-strip">
- <button class="cookies-view-overlay-confirm" i18n-content="ok"></button>
+ <button class="cookies-view-overlay-confirm" i18n-content="done"></button>
</div>
</div>
</div>
« no previous file with comments | « chrome/browser/resources/options/cookies_view.html ('k') | chrome/browser/resources/options/font_settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698