Searched refs:converted_lang (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/translate/core/browser/
H A Dtranslate_prefs.cc495 std::string converted_lang = ConvertLangCodeForTranslation(*it); local
499 if (converted_lang == "en" && !is_ui_english)
502 result.insert(converted_lang);

Completed in 712 milliseconds