Commit a645e8b6ac98c66f44cd60f43dd0131c34c05a32
1 parent
5184ffb7
Exists in
master
and in
2 other branches
Fixing translation.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
locale/pt_BR.po
... | ... | @@ -1791,7 +1791,7 @@ msgstr "A largura %d é menor que a do modelo %d (%d)" |
1791 | 1791 | #: src/network_modules/tools.c:67 src/network_modules/tools.c:101 |
1792 | 1792 | #, c-format |
1793 | 1793 | msgid "The windows error code was %u" |
1794 | -msgstr "O erro do windows foi %d" | |
1794 | +msgstr "O erro do windows foi %u" | |
1795 | 1795 | |
1796 | 1796 | #: src/core/ft/ftmessages.c:146 |
1797 | 1797 | msgid "There is not enough space available for data on the host." | ... | ... |