diff options
author | David Prévot <taffit@debian.org> | 2012-11-28 19:53:41 -0400 |
---|---|---|
committer | David Prévot <taffit@debian.org> | 2012-11-28 19:53:41 -0400 |
commit | c977b5314459f0480163aad4bdd9d3ed1cf46987 (patch) | |
tree | c54baa9ade22fa5b2e5f5975e984c9e801b8698c | |
parent | 672a5aba35b015ca59530ec311a53c345dc138f3 (diff) | |
download | dctrl-tools-c977b5314459f0480163aad4bdd9d3ed1cf46987.tar.gz |
(pt_BR) Fix charset
-rw-r--r-- | po/pt_BR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 8de499e..7cef7a7 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -14,7 +14,7 @@ msgstr "" "org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: lib/ifile.c:58 |