Browse Source

Fixed inverted words in brazilian_portuguese.xml

Close #6104
pull/6117/head
André 5 years ago committed by Don HO
parent
commit
8d082d3eee
No known key found for this signature in database
GPG Key ID: 6C429F1D8D84F46E
  1. 4
      PowerEditor/installer/nativeLang/brazilian_portuguese.xml

4
PowerEditor/installer/nativeLang/brazilian_portuguese.xml

@ -1199,8 +1199,8 @@ Deseja iniciar o Notepad++ no modo Administrador?"/>
<find-status-cannot-find value="Localizar: Texto &quot;$STR_REPLACE$&quot; não localizado."/>
<finder-find-in-finder value="Localizar nos resultados encontrados..."/>
<finder-close-this value="Feche este localizador."/>
<finder-collapse-all value="Expandir tudo"/>
<finder-uncollapse-all value="Reduzir tudo"/>
<finder-collapse-all value="Reduzir tudo"/>
<finder-uncollapse-all value="Expandir tudo"/>
<finder-copy value="Copiar"/>
<finder-select-all value="Selecionar tudo"/>
<finder-clear-all value="Limpar tudo"/>

Loading…
Cancel
Save