diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-10 13:14:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-10 13:14:37 +0100 |
| commit | 80587e1342662352ee719379727f1c9bad5200a6 (patch) | |
| tree | 541bb21b21fd472bc779f97e6d16e8ad51ff6137 /src | |
| parent | a8a3d3759e5104a36e6d4b36f3a572b0bf672470 (diff) | |
Fix ko_KR charset.
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/po/ko_KR.po | 2 | ||||
| -rw-r--r-- | src/wx/po/ko_KR.po | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/po/ko_KR.po b/src/tools/po/ko_KR.po index ee990bde0..83ee54dcb 100644 --- a/src/tools/po/ko_KR.po +++ b/src/tools/po/ko_KR.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:360 diff --git a/src/wx/po/ko_KR.po b/src/wx/po/ko_KR.po index a4488ddae..6c0e53235 100644 --- a/src/wx/po/ko_KR.po +++ b/src/wx/po/ko_KR.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/initial_setup_dialog.cc:62 |
