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

Bug#207837: [OT] Re: Bug#207837: dutch po-debconf translation



On Sun, Oct 26, 2003 at 01:04:46AM +0200, cobaco wrote:
[...]
> also I've found out how to easily rewrap .po files: You can do this with 
> 'msgattrib --width=79 nl.po', which outputs a version wrapped at 79 (which 
> seems to be the width used by po-debconf tools).

... because po-debconf internally calls gettext tools (msgmerge), which
are responsible for text wrap.  PO editors should follow the same rules
when wrapping in order to ease keeping track of changes.
For the same reason you should not specify any width and get the default,
e.g. with
   msgattrib nl.po
or
   msgcat nl.po

Denis




Reply to: