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

Unified Diff: chrome/browser/resources/options/autofill_options.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
« no previous file with comments | « no previous file | chrome/browser/resources/options/certificate_import_error_overlay.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/autofill_options.html
diff --git a/chrome/browser/resources/options/autofill_options.html b/chrome/browser/resources/options/autofill_options.html
index a1c4481f41f62c9e771751687c90c769c3fed2c1..40a75457d1de2df274556b0f9db1e77fcceee683 100644
--- a/chrome/browser/resources/options/autofill_options.html
+++ b/chrome/browser/resources/options/autofill_options.html
@@ -33,7 +33,7 @@
i18n-content="helpButton">
</a>
<div class="button-strip">
- <button id="autofill-options-confirm" i18n-content="ok"></button>
+ <button id="autofill-options-confirm" i18n-content="done"></button>
</div>
</div>
</div>
« no previous file with comments | « no previous file | chrome/browser/resources/options/certificate_import_error_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698