diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-05 15:15:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-05 15:15:49 +0000 |
| commit | e619612a0c954cbd0e59ef23c381b8aa25267a8b (patch) | |
| tree | c79482748df7785a9d306533f8857069eafc7a8d /src | |
| parent | 554c006399485407193c901d13267bb81b994de6 (diff) | |
Fix charset in new fi_FI files.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/po/fi_FI.po | 2 | ||||
| -rw-r--r-- | src/tools/po/fi_FI.po | 2 | ||||
| -rw-r--r-- | src/wx/po/fi_FI.po | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/po/fi_FI.po b/src/lib/po/fi_FI.po index 490739fe3..969c60681 100644 --- a/src/lib/po/fi_FI.po +++ b/src/lib/po/fi_FI.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/video_content.cc:448 diff --git a/src/tools/po/fi_FI.po b/src/tools/po/fi_FI.po index 45bcd7bde..25688ee26 100644 --- a/src/tools/po/fi_FI.po +++ b/src/tools/po/fi_FI.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_kdm.cc:357 diff --git a/src/wx/po/fi_FI.po b/src/wx/po/fi_FI.po index 569cc1592..08aeec8e6 100644 --- a/src/wx/po/fi_FI.po +++ b/src/wx/po/fi_FI.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:72 src/wx/subtitle_panel.cc:82 |
