diff options
author | Evandro Fernandes Giovanini <evandrofg@src.gnome.org> | 2007-01-23 12:32:29 +0800 |
---|---|---|
committer | Evandro Fernandes Giovanini <evandrofg@src.gnome.org> | 2007-01-23 12:32:29 +0800 |
commit | 82920b354f5aa4fe8b3fcb838dfe0072573c5fd2 (patch) | |
tree | f5564673650fed97fed414c4bfa3aaaa41aa26cc | |
parent | f75ec463e82ffff5d0e35208019e7ba2798d271d (diff) | |
download | gsoc2013-epiphany-82920b354f5aa4fe8b3fcb838dfe0072573c5fd2.tar gsoc2013-epiphany-82920b354f5aa4fe8b3fcb838dfe0072573c5fd2.tar.gz gsoc2013-epiphany-82920b354f5aa4fe8b3fcb838dfe0072573c5fd2.tar.bz2 gsoc2013-epiphany-82920b354f5aa4fe8b3fcb838dfe0072573c5fd2.tar.lz gsoc2013-epiphany-82920b354f5aa4fe8b3fcb838dfe0072573c5fd2.tar.xz gsoc2013-epiphany-82920b354f5aa4fe8b3fcb838dfe0072573c5fd2.tar.zst gsoc2013-epiphany-82920b354f5aa4fe8b3fcb838dfe0072573c5fd2.zip |
pt_BR.po: Fix typo (bug #399630)
svn path=/trunk/; revision=6840
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/pt_BR.po | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 9f7d44e44..079bbe940 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2007-01-23 Evandro Fernandes Giovanini <evandrofg@ig.com.br> + + * pt_BR.po: Fix typo (bug #399630). + 2007-01-22 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation. diff --git a/po/pt_BR.po b/po/pt_BR.po index ebaf266a8..58eaf6b55 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -670,7 +670,7 @@ msgstr "<b>Idiomas</b>" #: ../data/glade/prefs-dialog.glade.h:6 msgid "<b>Passwords</b>" -msgstr "<b>Senhas</>" +msgstr "<b>Senhas</b>" #: ../data/glade/prefs-dialog.glade.h:7 msgid "<b>Temporary Files</b>" |