diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-17 22:51:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-17 22:51:41 +0100 |
| commit | 4c9ea2f0a7c850eb44b194bb74c4eb770cf1187e (patch) | |
| tree | a825a9dc96d676b92dce1c338db0a9912fcadd51 /src/tools | |
| parent | 939300dbb85d80c4eb065907412ee882b32475e4 (diff) | |
Fix charset of tr_TR translations.
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/po/tr_TR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/po/tr_TR.po b/src/tools/po/tr_TR.po index 6dd8f3b53..bd1465bda 100644 --- a/src/tools/po/tr_TR.po +++ b/src/tools/po/tr_TR.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 |
