Skip to content

fix(ui): use consistent name for KVM terminal across action bar and panel#1286

Merged
adamshiervani merged 1 commit into
jetkvm:devfrom
agh:fix/terminal-naming-consistency
Mar 16, 2026
Merged

fix(ui): use consistent name for KVM terminal across action bar and panel#1286
adamshiervani merged 1 commit into
jetkvm:devfrom
agh:fix/terminal-naming-consistency

Conversation

@agh
Copy link
Copy Markdown
Contributor

@agh agh commented Mar 15, 2026

Fixes #391

The action bar button says "Web Terminal" (action_bar_web_terminal) while the terminal panel header says "KVM Terminal" (kvm_terminal) for the same feature. Replace the action bar reference with kvm_terminal so both locations use the same localized string.

…anel

The action bar button uses the localization key action_bar_web_terminal
("Web Terminal") while the terminal panel header uses kvm_terminal
("KVM Terminal") for the same feature. Replace the action bar reference
with kvm_terminal so both locations use the same string.

Fixes jetkvm#391
@adamshiervani adamshiervani merged commit b09ae9e into jetkvm:dev Mar 16, 2026
2 of 3 checks passed
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.

Web terminal name inconsistency

2 participants