diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-02 15:37:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-02 15:37:34 +0000 |
| commit | 9f148f9bdd4355c0b43ee537b34392d57ae3289a (patch) | |
| tree | ffae1badd67fe3f00c971a5cdf4ce6a3b0510d40 /src | |
| parent | d2fa5132f6c826c54d3ff22bd7ca0ac925716eaa (diff) | |
Fix ar_LB character set.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/po/ar_LB.po | 2 | ||||
| -rw-r--r-- | src/tools/po/ar_LB.po | 2 | ||||
| -rw-r--r-- | src/wx/po/ar_LB.po | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/po/ar_LB.po b/src/lib/po/ar_LB.po index f790915a5..c5765b7c1 100644 --- a/src/lib/po/ar_LB.po +++ b/src/lib/po/ar_LB.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/ar_LB.po b/src/tools/po/ar_LB.po index bf6eddd1d..6c44ebe5c 100644 --- a/src/tools/po/ar_LB.po +++ b/src/tools/po/ar_LB.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/ar_LB.po b/src/wx/po/ar_LB.po index 9a9600915..dce2b2c6a 100644 --- a/src/wx/po/ar_LB.po +++ b/src/wx/po/ar_LB.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 |
