diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-20 23:49:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-20 23:49:05 +0000 |
| commit | e93fffaa7ff3d6f350347304b6b47c304c0c018b (patch) | |
| tree | 5cb57f1bcccc382742361ac31a33b2fc932857f6 | |
| parent | 50854e46c714a7dd53dffaf109f02033d02bc65e (diff) | |
Set el_GR charset.
| -rw-r--r-- | src/lib/po/el_GR.po | 2 | ||||
| -rw-r--r-- | src/tools/po/el_GR.po | 2 | ||||
| -rw-r--r-- | src/wx/po/el_GR.po | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/po/el_GR.po b/src/lib/po/el_GR.po index f31bde638..1965b541d 100644 --- a/src/lib/po/el_GR.po +++ b/src/lib/po/el_GR.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/el_GR.po b/src/tools/po/el_GR.po index c46a88385..660399db4 100644 --- a/src/tools/po/el_GR.po +++ b/src/tools/po/el_GR.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:350 diff --git a/src/wx/po/el_GR.po b/src/wx/po/el_GR.po index b5445d4ed..7fe93926b 100644 --- a/src/wx/po/el_GR.po +++ b/src/wx/po/el_GR.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 |
