Notepad-plus-plus: Wrong translation to Portugues-Brasil (Pt_BR / Brazilian_Portuguese)

Created on 24 May 2019  路  1Comment  路  Source: notepad-plus-plus/notepad-plus-plus

In Brazilian_portuguese.xml file has a wrong translation:

Now:

            <finder-collapse-all value="Expandir tudo"/>
            <finder-uncollapse-all value="Reduzir tudo"/>

Correct:

            <finder-collapse-all value="Reduzir tudo"/>
            <finder-uncollapse-all value="Expandir tudo"/>

[]'s

translation

Most helpful comment

Please create a pull request with these changes. Thanks.

>All comments

Please create a pull request with these changes. Thanks.

Was this page helpful?
0 / 5 - 0 ratings