Skip to content

Improving application localization #2021

Closed
@Mister-Casper

Description

@Mister-Casper

image
image

In InstrumentsFragment there is code that opens need instrument fragments based on the name of the tool, do not consider localization. For example, if I add a multimeter translation, then when I click on the button, the opening fragment with the multimeter will not happen because the multimeter will be written in another language. I suggest using getResources ().getString (R.string.instrumentsName) instead of case "instrumnet name".
If you need it, I can take it.

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