[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LAM German debconf template translation



On Fri, Apr 30, 2004 at 01:38:10PM -0400, Camm Maguire wrote:
> Greetings!  I'm just about to upload a 7.0.5 package with the
> templates converted to po-debconf.  There is a problem with the old
> German translation arising from its having been written 'under the
> previous system'.  Can someone please fix it?

   sed -e '1,/^$/!d' de.po > newde.po
   sed -e '1,/^$/d' de.po | recode latin9/qp..latin9 >> newde.po
   mv newde.po de.po

Denis



Reply to: