Open
Description
Describe the request
The "Language" menu of the File > Preferences dialog now offers a selection of languages the Arduino IDE user interface can be localized to (#941).
🙂 The ideal user experience would be for localization to take effect universally immediately after the user changes this preference:
- All open windows
- Arduino CLI output
Describe the current behavior
- Select File > New from the Arduino IDE menus.
- Select File > Preferences... from the Arduino IDE menus.
- Select a different language from the "Language" menu.
- Click the OK button.
- Wait for the window reload to finish.
🙁 The UI of other open IDE windows are still localized for the previous language preference:
- Select Sketch > Verify/Compile from the Arduino IDE menus.
- Wait for compilation to finish.
🙁 The messages from Arduino CLI shown in the "Output" view are still localized for the previous language preference:
Arduino IDE version
Original report
2.0.0-rc6-snapshot-b407d0a
Last verified with
Operating system
Windows, Ubuntu
Operating system version
Windows 10, Ubuntu 20.04
Additional context
Related
Keywords
-
localization
-
localized
-
l10n
-
internationalization
-
internationalized
-
i18n
-
translate
-
translation
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build
- My request contains all necessary details