diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-22 00:02:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-22 00:02:26 +0100 |
| commit | 6433cf55c702939f564ce01c3877dd9296a7e6cf (patch) | |
| tree | b91c32cbe4e80a0bb0bdee198109d5391c837179 /src/lib | |
| parent | 689ee64ce54ca9290db1659b5ea3e902d7d3a6e7 (diff) | |
Remove unicode BOMs as they apparently confuse gettext.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/po/zh_CN.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/po/zh_CN.po b/src/lib/po/zh_CN.po index 950ea3f58..1dfb79936 100644 --- a/src/lib/po/zh_CN.po +++ b/src/lib/po/zh_CN.po @@ -1,4 +1,4 @@ -# SOME DESCRIPTIVE TITLE. +# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
