Re: po compilation breakage

2001-06-08 Thread Hubert Figuiere
According to Ben A. Hetland <[EMAIL PROTECTED]>: > > several occasion there are '\' that are just part of the multibyte charset. > > What is the solution ? > > One solution is to replace the single '\' with an escaped '\\', since > the \ is the standard escape character in C strings. That's wha

Re: po compilation breakage

2001-06-08 Thread Ben A. Hetland
Hubert Figuiere wrote: > > I can't finish building Dia because of these errors in a .po file: > > file=./echo zh_TW.Big5 | sed 's,.*/,,'.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.Big5.po > zh_TW.Big5.po:161: illegal control sequence > zh_TW.Big5.po:382: illega

Re: po compilation breakage

2001-06-08 Thread James Henstridge
On 8 Jun 2001, Lars Clausen wrote: > On Fri, 8 Jun 2001, Hubert Figuiere wrote: > > > > > I can't finish building Dia because of these errors in a .po file: > > > > file=./echo zh_TW.Big5 | sed 's,.*/,,'.gmo \ > > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file > > zh_TW.Big5.po

Re: po compilation breakage

2001-06-08 Thread Lars Clausen
On Fri, 8 Jun 2001, Hubert Figuiere wrote: > > I can't finish building Dia because of these errors in a .po file: > > file=./echo zh_TW.Big5 | sed 's,.*/,,'.gmo \ > && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file > zh_TW.Big5.po > zh_TW.Big5.po:161: illegal control sequence > z

po compilation breakage

2001-06-08 Thread Hubert Figuiere
I can't finish building Dia because of these errors in a .po file: file=./echo zh_TW.Big5 | sed 's,.*/,,'.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.Big5.po zh_TW.Big5.po:161: illegal control sequence zh_TW.Big5.po:382: illegal control sequence zh_TW.Big5.po:1592: