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/lib | |
| parent | 554c006399485407193c901d13267bb81b994de6 (diff) | |
Fix charset in new fi_FI files.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/po/fi_FI.po | 2 |
1 files changed, 1 insertions, 1 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 |
