Skip to content

Commit

Permalink
Fix typo in Brasilian Portuguese translation (bug #66279).
Browse files Browse the repository at this point in the history
* libgui/languages/pt_BR.ts: Fix typo.
  • Loading branch information
mmuetzel committed Oct 7, 2024
1 parent e0510e3 commit 2312cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libgui/languages/pt_BR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1321,7 +1321,7 @@ Do you want to overwrite it?</source>
<message>
<location line="+85"/>
<source>It seems that &apos;%1&apos; has been modified by another application. Do you want to reload it?</source>
<translation type="unfinished">O arquivo &apos;%1&apos; paree ter sido modificado por outra aplicação. Deseja recarregá-lo?</translation>
<translation type="unfinished">O arquivo &apos;%1&apos; parece ter sido modificado por outra aplicação. Deseja recarregá-lo?</translation>
</message>
<message>
<location line="+29"/>
Expand Down

0 comments on commit 2312cdd

Please sign in to comment.