chore(store): English-only CWS listing + global/craft messaging#159
Merged
Conversation
Drop the hand-maintained ko/ja localized listings — every CWS locale falls back to the English default, and keeping three parallel free-form copies in sync was the source of the 17/18 course-count drift (#158) for marginal per-market gain. The extension UI stays localized in 11 languages; only the store metadata is now English-only. Reframe the EN listing away from the "certificate / Korea-first" POSITIONING lock toward broad global appeal + engineering craft: - Summary trimmed 135 -> 130 chars (was over the 132 limit) and reworded. - Description lead rewritten: 32 languages / "your language" instead of non-English-learner-certificate framing; leads with the curated-terminology + background-LLM-verification + in-page-tutor craft. - Header/What's-New bumped to v3.5.39. Clean up references in RELEASE_CHECKLIST (locale row) and TODO (drop the multilingual-listing items).
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.
Follow-up to the CWS re-submission prep. Decision: single English CWS listing.
Why
The CWS default (English) listing is shown to every user regardless of browser language; localized listings only show to users whose Chrome is set to that locale. Hand-maintaining three parallel free-form markdown copies (EN/ko/ja) was the source of the 17/18 course-count drift fixed in #158, for marginal per-market gain. The extension UI stays localized in 11 languages — only the store metadata is English-only now.
Changes
store-assets/STORE_LISTING-ko.mdandSTORE_LISTING-ja.md.STORE_LISTING.md— reframed from the "certificate / Korea-first" POSITIONING lock to broad global appeal + engineering craft:RELEASE_CHECKLIST.md— replace the Korean/Japanese paste rows with an "English only" locale row.TODO.md— drop the two multilingual-listing items (now English-only by decision).Verify
STORE_LISTING-ko/jareferences anywhere in the repoformat:checkclean (markdown outside prettier scope)