Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 1b699d9

Browse files
fix: simplify 1M context locale copy for Claude 4 models (#11514)
Update 1M context locale copy for Claude 4 models Refresh 1M context beta descriptions so locale text matches current model support in Anthropic, Bedrock, and Vertex. Use a shorter model scope string to keep UI copy readable and easier to maintain while staying accurate.
1 parent be2b414 commit 1b699d9

18 files changed

Lines changed: 54 additions & 54 deletions

webview-ui/src/i18n/locales/ca/settings.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/de/settings.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/en/settings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -429,11 +429,11 @@
429429
"getAnthropicApiKey": "Get Anthropic API Key",
430430
"anthropicUseAuthToken": "Pass Anthropic API Key as Authorization header instead of X-Api-Key",
431431
"anthropic1MContextBetaLabel": "Enable 1M context window (Beta)",
432-
"anthropic1MContextBetaDescription": "Extends context window to 1 million tokens for Claude Sonnet 4",
432+
"anthropic1MContextBetaDescription": "Extends context window to 1 million tokens for Claude Sonnet 4.x / Claude Opus 4.6",
433433
"awsBedrock1MContextBetaLabel": "Enable 1M context window (Beta)",
434-
"awsBedrock1MContextBetaDescription": "Extends context window to 1 million tokens for Claude Sonnet 4",
434+
"awsBedrock1MContextBetaDescription": "Extends context window to 1 million tokens for Claude Sonnet 4.x / Claude Opus 4.6",
435435
"vertex1MContextBetaLabel": "Enable 1M context window (Beta)",
436-
"vertex1MContextBetaDescription": "Extends context window to 1 million tokens for Claude Sonnet 4",
436+
"vertex1MContextBetaDescription": "Extends context window to 1 million tokens for Claude Sonnet 4.x / Claude Opus 4.6",
437437
"basetenApiKey": "Baseten API Key",
438438
"getBasetenApiKey": "Get Baseten API Key",
439439
"fireworksApiKey": "Fireworks API Key",

webview-ui/src/i18n/locales/es/settings.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/fr/settings.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/hi/settings.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/id/settings.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/it/settings.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/ja/settings.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/ko/settings.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)