From kde-i18n-doc Thu Apr 26 14:14:30 2001 From: Bruno Haible Date: Thu, 26 Apr 2001 14:14:30 +0000 To: kde-i18n-doc Subject: gettext-0.10.37 is released X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=98829469001035 It is at ftp.gnu.org and mirrors in gnu/gettext/gettext-0.10.37.tar.gz It is a bugfix release of 0.10.36. Note that Chinese/Japanese PO files in Big5, GBK or Shift_JIS encoding must be modified when switching from 0.10.35 to 0.10.37. A command like "env OLD_PO_FILE_INPUT=yes msgmerge zh.po PACKAGE.pot -o zh.po.new" will convert a PO file from 0.10.35 syntax (with extraneous backslashes) to 0.10.37 syntax. Bruno