diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-16 20:01:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-16 20:01:46 +0000 |
| commit | c0fc7ea939015efd7ebe314b51154e193a1d3c3a (patch) | |
| tree | 007c2ba53fdbc569a97db201f92819d522d39168 /src/lib | |
| parent | 6592249a2b00da3c298f0d50fc70d497c67ad7e4 (diff) | |
Fix pt_BR character set specifiers.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/po/pt_BR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/po/pt_BR.po b/src/lib/po/pt_BR.po index bd6070448..fd08e8e25 100644 --- a/src/lib/po/pt_BR.po +++ b/src/lib/po/pt_BR.po @@ -14,7 +14,7 @@ msgstr "" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: src/lib/dcp_content.cc:127 |
