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 | |
| parent | 6592249a2b00da3c298f0d50fc70d497c67ad7e4 (diff) | |
Fix pt_BR character set specifiers.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/po/pt_BR.po | 2 | ||||
| -rw-r--r-- | src/tools/po/pt_BR.po | 2 | ||||
| -rw-r--r-- | src/wx/po/pt_BR.po | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/src/tools/po/pt_BR.po b/src/tools/po/pt_BR.po index 54b7d9882..d542fc4b6 100644 --- a/src/tools/po/pt_BR.po +++ b/src/tools/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/tools/dcpomatic.cc:346 diff --git a/src/wx/po/pt_BR.po b/src/wx/po/pt_BR.po index f89a86d69..c97ef609b 100644 --- a/src/wx/po/pt_BR.po +++ b/src/wx/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/wx/subtitle_panel.cc:70 src/wx/subtitle_panel.cc:80 |
