From: Thomas Roessler Date: Mon, 18 Jun 2001 17:29:54 +0000 (+0000) Subject: Renaming the Chinese translations. X-Git-Tag: mutt-1-3-20-rel~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=391cdcad6ca542b280ec5435f7a4b4bbd8cb127e;p=mutt Renaming the Chinese translations. --- diff --git a/configure.in b/configure.in index b71322f8..515bbb1b 100644 --- a/configure.in +++ b/configure.in @@ -11,7 +11,7 @@ mutt_cv_version=`cat $srcdir/VERSION` AM_INIT_AUTOMAKE(mutt, $mutt_cv_version) -ALL_LINGUAS="de ru it es uk fr pl nl cs id sk ko el zh_TW.Big5 zh_CN.GB2312 pt_BR eo gl sv da lt tr ja hu et" +ALL_LINGUAS="de ru it es uk fr pl nl cs id sk ko el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et" AC_CANONICAL_HOST diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.po similarity index 100% rename from po/zh_CN.GB2312.po rename to po/zh_CN.po diff --git a/po/zh_TW.Big5.po b/po/zh_TW.po similarity index 100% rename from po/zh_TW.Big5.po rename to po/zh_TW.po