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

Unified Diff: chrome/browser/resources/translate_internals/prefs.html

Issue 370523002: Translate: Implement reset the denial state on chrome://translate-internals (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: estade's review Created 6 years, 5 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/resources/translate_internals/translate_internals.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/translate_internals/prefs.html
diff --git a/chrome/browser/resources/translate_internals/prefs.html b/chrome/browser/resources/translate_internals/prefs.html
index 5cd07b891e4c2280cb72e1e1eb7dec947dbb3baf..cbf652532f2d09f9d457bc2e1ee7c93ff26d8bec 100644
--- a/chrome/browser/resources/translate_internals/prefs.html
+++ b/chrome/browser/resources/translate_internals/prefs.html
@@ -25,6 +25,10 @@ found in the LICENSE file.
<p id="prefs-supported-languages-last-updated">Last updated: <span></span></p>
<ul id="prefs-supported-languages-languages"></ul>
</section>
+ <section>
+ <h2>UX</h2>
+ <p id="prefs-too-often-denied">Refrain from showing the translation prompt</p>
+ </section>
<if expr="not is_ios">
<section id="prefs-cld-version">
<h2>CLD Version</h2>
« no previous file with comments | « no previous file | chrome/browser/resources/translate_internals/translate_internals.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698