Closed
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:
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