Skip to content

Translation of stream language #12821

Open
@baka0815

Description

The language of streams is - as far as I can tell - not properly translated.

I have subtitle streams which are displayed as "Englisch" (correct translation of en/eng/English) and some which are displayed as "Ger" which should be "Deutsch" (German).

Trying to find the source I found this line:

stream.Language = GetDictionaryValue(streamInfo.Tags, "language");

Is the translation missing or am I looking at the wrong place?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    • Status

      In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions