Skip to content

fix(vscode): translate Agent Manager terminal shortcut - #12956

Merged
marius-kilocode merged 1 commit into
mainfrom
fix-agent-manager-translations
Aug 6, 2026
Merged

fix(vscode): translate Agent Manager terminal shortcut#12956
marius-kilocode merged 1 commit into
mainfrom
fix-agent-manager-translations

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

The Agent Manager terminal shortcut now focuses the terminal before hiding it, but only the English label described that behavior. Other supported locales still displayed the old toggle-terminal wording.

Update the existing shortcut translation in every supported locale so the label consistently communicates focusing and hiding the terminal, and add a patch changeset for the localization fix.

@marius-kilocode
marius-kilocode enabled auto-merge (squash) August 6, 2026 15:06
@kilo-code-bot

kilo-code-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (21 files)
  • .changeset/terminal-shortcut-translations.md
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/ar.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/br.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/bs.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/da.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/de.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/es.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/fa.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/fr.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/it.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/ja.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/ko.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/nl.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/no.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/pl.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/ru.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/th.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/tr.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/uk.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/zh.ts
  • packages/kilo-vscode/webview-ui/agent-manager/i18n/zht.ts

All 20 non-English locales under agent-manager/i18n/ were updated (only en.ts was already correct); each new label matches the English "Focus / hide terminal" semantics. Changes are confined to Kilo-owned paths, and a user-facing patch changeset is included. lgtm


Reviewed by kimi-k3 · Input: 41.2K · Output: 6K · Cached: 251.9K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit 6083de8 into main Aug 6, 2026
23 of 24 checks passed
@marius-kilocode
marius-kilocode deleted the fix-agent-manager-translations branch August 6, 2026 15:40
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants