Skip to content

localization "&" character bug #13676

@circcc

Description

@circcc

"&" characters are not displayed correctly in some places.

In, english.xml file,

<Item id="44131" name="Show Control Characters &amp; Unicode EOL"/>
<Item id="6258" name="Apply to C0, C1 &amp; Unicode EOL"/>

The above two places should be modified as follows.
&amp; ---> &amp;&amp;

Metadata

Metadata

Assignees

No one assigned

    Labels

    translationIssues or PRs related to translation of N++ UI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions