From 621628e2cf20d16c37a18f4783bd8ba823326b45 Mon Sep 17 00:00:00 2001 From: Matt Jankowski Date: Fri, 3 Apr 2026 10:46:29 -0400 Subject: [PATCH] Clarify that language filter does not impact home/lists (#38490) Co-authored-by: Brendan Jones <16049594+brendanjones@users.noreply.github.com> --- config/locales/simple_form.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index be92d56a8a..779463de31 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -154,7 +154,7 @@ en: jurisdiction: List the country where whoever pays the bills lives. If it’s a company or other entity, list the country where it’s incorporated, and the city, region, territory or state as appropriate. min_age: Should not be below the minimum age required by the laws of your jurisdiction. user: - chosen_languages: When checked, only posts in selected languages will be displayed in public timelines + chosen_languages: When checked, only posts in selected languages will be displayed in public timelines. This setting does not affect your Home timeline and lists. date_of_birth: one: We have to make sure you're at least %{count} to use %{domain}. We won't store this. other: We have to make sure you're at least %{count} to use %{domain}. We won't store this.