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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 15646003: Translate: UMA for "Show original" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 22ab0b304a14ee9ed1da3920f74429a981173668..b05250a9deb967d378a05864d78c22c2187aad2e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -8582,6 +8582,13 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="Translate.RevertTranslation">
Alexei Svitkine (slow) 2013/05/23 14:16:14 Have you considered changing Translate.Translate i
+ <summary>
+ The number of times the show original button was clicked in the translate
+ infobar.
+ </summary>
+</histogram>
+
<histogram name="Translate.ShowErrorInfobar" enum="TranslateError">
<summary>
Chrome Translate shows an error infobar when an error happens on translation

Powered by Google App Engine
This is Rietveld 408576698