Skip to content

English "Language" preference selection is forgotten #956

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
per1234 opened this issue Apr 14, 2022 · 0 comments · Fixed by #957
Closed
3 tasks done

English "Language" preference selection is forgotten #956

per1234 opened this issue Apr 14, 2022 · 0 comments · Fixed by #957
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@per1234
Copy link
Contributor

per1234 commented Apr 14, 2022

Describe the problem

The "Language" menu of the File > Preferences dialog now offers a selection of seven languages the Arduino IDE user interface can be localized to (#941).

🐛 The "Language" menu in the Arduino IDE "Preferences" dialog reverts after changing the language to "en".

To reproduce

Set up

The following steps are necessary only if your current "Language" preference setting is "en":

  1. Select File > Preferences... from the Arduino IDE menus.
  2. Select any other language from the "Language" menu.
    I will refer to the selection from here on as "language X".
  3. Click the OK button.

Steps

  1. Select File > Preferences... from the Arduino IDE menus.
  2. Select "en" from the "Language" menu.
  3. Click the OK button.
  4. Select File > Preferences... from the Arduino IDE menus.
    🐛 The "Language" menu has "language X" selected instead of the expected "en".
  5. Click the OK button.
    🐛 The Arduino IDE localization unexpectedly switches to "language X".

Expected behavior

The current language preference is selected when opening the File > Preferences dialog.

Arduino IDE version

2.0.0-rc5-snapshot-a3640cf

Operating system

Windows, Linux

Operating system version

Windows 10, Ubuntu 20.04

Additional context

The problem only occurs for me with the "en" language selection.

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
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Apr 14, 2022
@per1234 per1234 linked a pull request Apr 15, 2022 that will close this issue
4 tasks
@per1234 per1234 added the conclusion: resolved Issue was resolved label Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants