Fix for initdb translation

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Fix for initdb translation
Date: 2004-07-31 04:41:27
Message-ID: 200407310441.i6V4fRP02082@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Attached is an applied fix for initdb translation for po/zh_TW.po.
Without it I get these errors:

gmake[3]: Entering directory
`/usr/var/local/src/gen/pgsql/CURRENT/pgsql/src/bin/initdb'
msgfmt -o po/de.mo po/de.po
msgfmt -o po/fr.mo po/fr.po
msgfmt -o po/it.mo po/it.po
msgfmt -o po/pt_BR.mo po/pt_BR.po
msgfmt -o po/ru.mo po/ru.po
msgfmt -o po/sv.mo po/sv.po
msgfmt -o po/zh_TW.mo po/zh_TW.po
po/zh_TW.po:199: `msgid' and `msgstr' entries do not both end with '\n'
po/zh_TW.po:260: illegal control sequence
po/zh_TW.po:471: illegal control sequence
found 3 fatal errors

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 1.4 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-07-31 05:51:09 Re: [HACKERS] Cannot initdb in cvs tip
Previous Message Bruce Momjian 2004-07-31 04:33:30 Re: Admin functions contrib