Commit 00d46ded33a612a7366561500ea2d6194afdc9ed
1 parent
51f7d2b3
Exists in
master
and in
21 other branches
Removes fuzzy from po file after fixing translation
Also fixes another small mistake in pt translation
Showing
1 changed file
with
1 additions
and
3 deletions
 
Show diff stats
po/pt/noosfero.po
| ... | ... | @@ -5660,9 +5660,8 @@ msgid "Change image" | 
| 5660 | 5660 | msgstr "Mudar imagem" | 
| 5661 | 5661 | |
| 5662 | 5662 | #: app/views/shared/_show_thumbnail.html.erb:23 | 
| 5663 | -#, fuzzy | |
| 5664 | 5663 | msgid "Remove image" | 
| 5665 | -msgstr "Remover imagem de capa" | |
| 5664 | +msgstr "Remover imagem" | |
| 5666 | 5665 | |
| 5667 | 5666 | #: app/views/shared/profile_actions/xmpp_chat.html.erb:1 | 
| 5668 | 5667 | msgid "Open chat" | 
| ... | ... | @@ -8846,7 +8845,6 @@ msgid "Last posts" | 
| 8846 | 8845 | msgstr "Últimos posts" | 
| 8847 | 8846 | |
| 8848 | 8847 | #: app/views/search/_article_last_change.html.erb:5 | 
| 8849 | -#, fuzzy | |
| 8850 | 8848 | msgid "Updated by %{name} at %{date}" | 
| 8851 | 8849 | msgstr "Atualizado por %{name} em %{date}" | 
| 8852 | 8850 | ... | ... |