Skip to content

Translation won't work if string contains & codes. #139

Description

@pySilver

Extraction & futher translation of the string like this one, works fine:

This is somethign & else

But for string like the following one extraction would work, but translation would not:

This is a string with → an arrow!

Workaround for now would be using special symbols directly in a source code:

This is a string with → an arrow!

So clearly there is a problem with &xxx; symbols.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions