feat(i18n): add Charter/Spectrum to the ISP presets - #801
Merged
Conversation
itsDNNS
force-pushed
the
feat/isp-preset-spectrum
branch
from
August 18, 2026 07:43
44e43ba to
a70f15a
Compare
Spectrum is the second US provider in the list after Comcast/Xfinity and follows the same parent/brand naming. Applied to all 24 core locales; the list is shared verbatim across them.
itsDNNS
force-pushed
the
feat/isp-preset-spectrum
branch
from
August 18, 2026 07:46
a70f15a to
fe36542
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Charter/Spectrum to the
isp_optionspreset list in Settings → Connection.Spectrum is the second-largest US cable ISP. The list already carries
Comcast/Xfinity, so this follows the sameParent/Brandnaming and sits directly after it.Notes
isp_optionsis provider names rather than translated copy. The two locales that carry their own regional list keep it —esstaysVodafone, Euskaltel, R, Telecable, …andfrstaysSFR, …, each simply gaining the new entry.python scripts/i18n_check.py --validatepasses: All 69 language file(s) are in sync with en.json.Separate from #800 (SB8200 CBN driver) to keep that PR to one change. Opened without a prior issue, so happy to move it to a discussion or have it closed.