Skip to content

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

Closed
@cmaglie

Description

@cmaglie

This is Issue 926 moved from a Google Code project.
Added by 2012-05-29T09:43:17.000Z by [email protected].
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions