Skip to content

Norwegian translation is not activated when selected in Preferences [imported] #926

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
cmaglie opened this issue Nov 15, 2012 · 0 comments
Closed

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 926 moved from a Google Code project.
Added by 2012-05-29T09:43:17.000Z by rune.fau...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Medium, Milestone-1.0.2, Component-IDE

Original description

What steps will reproduce the problem?

  1. In Arduino GUI select File -> Preferences
  2. Select Norwegian as Editor Language
  3. Restart Arduino software

What is the expected output? What do you see instead?
After the restart of the software, the editor messages/texts should have been displayed in Norwegian, but are still displayed in English.

What version of the Arduino software are you using?
Version 1.0.1

On what operating system?
Windows 7 64bit

Which Arduino board are you using?
N/A

Please provide any additional information below.

The Preferences.java file has a bad reference to the resource files. The language code for the Norwegian translation should be "no_nb" and not "no".

See the following pull request #88

@cmaglie cmaglie closed this as completed Nov 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant