Skip to content

Conversation

@manabu-nakamura
Copy link
Contributor

The tooltip text for the other close button ("Close banner") is also not localized.
ja
It is internationalized in this PR.
Fixes #245194

https://github.com/microsoft/vscode-loc/blob/main/i18n/vscode-language-pack-ja/translations/main.i18n.json:

+		"vs/editor/contrib/unicodeHighlighter/browser/bannerController": {
+			"closeBanner": "バナーを閉じる"
+		},

ja2

@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) April 2, 2025 12:45
@TylerLeonhardt
Copy link
Member

Thanks for picking this up!

@vs-code-engineering vs-code-engineering bot added this to the April 2025 milestone Apr 2, 2025
@TylerLeonhardt TylerLeonhardt merged commit c59097e into microsoft:main Apr 2, 2025
7 checks passed
@manabu-nakamura manabu-nakamura deleted the banner2 branch April 2, 2025 13:32
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators May 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tooltip text of close button ("Close Banner") is not translated

3 participants