Skip to content

Conversation

@nattsw
Copy link
Contributor

@nattsw nattsw commented May 28, 2025

The anon language switcher feature is moving to core, so we are removing it from this plugin.

Similarly, in discourse/discourse#32920, we introduced experimental_content_localization_supported_locales, but there was a borked migration that copies automatic_translation_target_languages (from this plugin) to experimental_content_localization_supported_locales (core) - the migration was a no-op. Language switcher relies on old setting, so it was good it was borked. This PR also adds a migration to do a rename as the old setting will not be used any more.

/t/154911

@nattsw nattsw force-pushed the remove-anon-switcher branch from 4ce8d6f to cbe7f73 Compare May 28, 2025 07:51
@nattsw nattsw merged commit 2bc1c4b into main May 29, 2025
6 checks passed
@nattsw nattsw deleted the remove-anon-switcher branch May 29, 2025 03:37
nattsw added a commit to discourse/discourse that referenced this pull request May 29, 2025
Related: 
- discourse/discourse-translator#308
- #32920 (setting introduced)

Moving the switcher to core, as the setting is now in core.
megothss pushed a commit to discourse/discourse that referenced this pull request Jun 3, 2025
Related: 
- discourse/discourse-translator#308
- #32920 (setting introduced)

Moving the switcher to core, as the setting is now in core.
martin-brennan pushed a commit to discourse/discourse that referenced this pull request Jun 10, 2025
Related: 
- discourse/discourse-translator#308
- #32920 (setting introduced)

Moving the switcher to core, as the setting is now in core.
nattsw added a commit to discourse/discourse that referenced this pull request Aug 19, 2025
When this button was moved from translator to core
(discourse/discourse-translator#308) the
translations were not updated. This commit fixes the missing translation.
yuriyaran pushed a commit to discourse/discourse that referenced this pull request Aug 21, 2025
When this button was moved from translator to core
(discourse/discourse-translator#308) the
translations were not updated. This commit fixes the missing translation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants