Commit 129510a5 authored by Anthony Vallee-Dubois's avatar Anthony Vallee-Dubois Committed by Commit Bot

Rename translate force trigger on english pref

This allows all users to get the new backoff behavior, even if the old
behavior has already caused backoff for them.

Bug: 840367
Change-Id: Ia36720b0d71c3a69758a408d092b339ed487b195
Reviewed-on: https://chromium-review.googlesource.com/1217748Reviewed-by: default avatarMichael Martis <martis@chromium.org>
Commit-Queue: anthonyvd <anthonyvd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590293}
parent 0b4c9694
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
namespace translate { namespace translate {
const char kForceTriggerTranslateCount[] = const char kForceTriggerTranslateCount[] =
"translate_force_trigger_on_english_count"; "translate_force_trigger_on_english_count_for_backoff";
const char TranslatePrefs::kPrefTranslateSiteBlacklistDeprecated[] = const char TranslatePrefs::kPrefTranslateSiteBlacklistDeprecated[] =
"translate_site_blacklist"; "translate_site_blacklist";
const char TranslatePrefs::kPrefTranslateSiteBlacklistWithTime[] = const char TranslatePrefs::kPrefTranslateSiteBlacklistWithTime[] =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment