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

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

Issue 397623002: Expose the CLD data source in chrome://translate-internals (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
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 cbf652532f2d09f9d457bc2e1ee7c93ff26d8bec..4a3aa70f87388ab71dbbe92d6d53f0ce2ab29388 100644
--- a/chrome/browser/resources/translate_internals/prefs.html
+++ b/chrome/browser/resources/translate_internals/prefs.html
@@ -34,6 +34,10 @@ found in the LICENSE file.
<h2>CLD Version</h2>
<p i18n-content="cld-version"></p>
</section>
+ <section id="prefs-cld-data-source">
+ <h2>CLD Data Source</h2>
+ <p i18n-content="cld-data-source"></p>
+ </section>
</if>
</div>
<div>

Powered by Google App Engine
This is Rietveld 408576698