diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 035425934a4..1eeb575e68f 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1598,7 +1598,7 @@ en: blocked_onebox_domains: "A list of domains that will never be oneboxed e.g. wikipedia.org\n(Wildcard symbols * ? not supported)" block_onebox_on_redirect: "Block onebox for URLs that redirect." allowed_inline_onebox_domains: "A list of domains that will be oneboxed in miniature form if linked without a title" - enable_inline_onebox_on_all_domains: "Ignore inline_onebox_domain_allowlist site setting and allow inline onebox on all domains." + enable_inline_onebox_on_all_domains: "Ignore allowed_inline_onebox_domains site setting and allow inline onebox on all domains." force_custom_user_agent_hosts: "Hosts for which to use the custom onebox user agent on all requests. (Especially useful for hosts that limit access by user agent)." max_oneboxes_per_post: "Maximum number of oneboxes in a post." facebook_app_access_token: "A token generated from your Facebook app ID and secret. Used to generate Instagram oneboxes."