Commit 2e69f58
docs(i18n): noindex legacy /en/ stubs, update README, widen F1 help langs
Follow-ups from a Codex review of the 11-language Pages migration:
- legacy_en_redirects.py: add <meta name="robots" content="noindex"> to the
/en/ redirect stubs so search engines index the canonical root URL, not the
redirect stub itself.
- README.md: describe the manual as 11 languages (was English / Japanese) and
note that the application UI and screenshots remain English / Japanese.
- FormMain.cs: widen manualReadyCultures from {en, ja} to all 11 manual
languages so F1 opens the matching-language manual (e.g. a German Windows
opens the German manual even while the UI falls back to English).
SupportedCultures.Resolve already normalizes culture names to the 11
canonical locale dirs (de-DE->de, zh-TW->zh-Hant, ...), so no raw culture
name reaches the URL.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 49d8c41 commit 2e69f58
3 files changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2893 | 2893 | | |
2894 | 2894 | | |
2895 | 2895 | | |
2896 | | - | |
2897 | | - | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
| 2902 | + | |
| 2903 | + | |
2898 | 2904 | | |
2899 | 2905 | | |
2900 | 2906 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments