-
-
Notifications
You must be signed in to change notification settings - Fork 490
Closed
Assignees
@kittaakos
Description
Describe the problem
The text of the "Hide" menu item in the view-container (such as "Debug" view) context menu is not localized.
To reproduce
- Start Arduino IDE.
- Set the language to anything but English.
- Open the Debug view.
- Right-click on one of the views in the container.
🐛 The "Hide" menu item is not localized:
Screen Shot 2022年09月14日 at 17 29 03
Expected behavior
Hide
is internationalized so it can be localized.
Arduino IDE version
Operating system
macOS
Operating system version
12.5.1
Additional context
This issue will be automatically resolved with the next Theia version update:
Originally reported at #1431 (comment)
Keywords
- localization
- localized
- l10n
- internationalization
- internationalized
- i18n
- translate
- translation
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details