diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-27 10:41:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-27 10:41:55 +0000 |
| commit | 9153a8a53ada73b4b016e7bb6faf1c2ed99f011b (patch) | |
| tree | f4dbf0974ea2e5f0172557d705cdf05778e1c495 /src/lib | |
| parent | d5804f33fbd01d104ed2b04400992ef32b81cf49 (diff) | |
Fix CHARSET in tr_TR.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/po/tr_TR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/po/tr_TR.po b/src/lib/po/tr_TR.po index d253b5825..150ac72ee 100644 --- a/src/lib/po/tr_TR.po +++ b/src/lib/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/lib/video_content.cc:444 |
