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 trackerI verified the feature was still missing when using the latest nightly buildMy request contains all necessary details
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
tobozo commentedon Dec 5, 2022
I'm experiencing the same symptoms with Arduino IDE 2.0.3.
English was already set as the interface language, so I haven't actually changed anything to observe this issue.