| Index: chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| diff --git a/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc b/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| index c6bd61e9c8974a24ba09e74782e48354025c8aa5..8b63fdc8e0e79c4a63b739b2147ab78c65afb66b 100644
|
| --- a/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| +++ b/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| @@ -938,6 +938,8 @@ void AddLanguagesStrings(content::WebUIDataSource* html_source) {
|
| IDS_SETTINGS_LANGUAGES_DISPLAY_IN_THIS_LANGUAGE},
|
| {"offerToTranslateInThisLanguage",
|
| IDS_SETTINGS_LANGUAGES_OFFER_TO_TRANSLATE_IN_THIS_LANGUAGE},
|
| + {"offerToEnableTranslate",
|
| + IDS_SETTINGS_LANGUAGES_OFFER_TO_ENABLE_TRANSLATE},
|
| #if !defined(OS_MACOSX)
|
| {"spellCheckListTitle", IDS_SETTINGS_LANGUAGES_SPELL_CHECK_LIST_TITLE},
|
| {"spellCheckExpandA11yLabel",
|
|
|