Quoting Francesca Ciceri ([email protected]):
> Package: namazu2
> Severity: minor
> 
> 
> Hi,
> 
> while translating it into Italian, I've found a little typo in namazu2
> debconf template:
> 
> #: ../templates:1001
> msgid ""
> "Namazu package will be installed in /usr/lib/cgi-bin/namazu.cgi by
> default. "
> "But for VirtualHost, you may also need copy the cgi scripts to another "
> "location. The cgi will be copied automaticaly on upgrade or
> installation."
> 
> s/automaticaly/automatically/


To maintainer: fixing this and only this will fuzzy all translations
in debian/po.

Indeed, those have to be unfuzzied *before* applying the patch (or
before running "debconf-updatepo", or before building the package):

for i in debian/*po ; do sed -i 's/automaticaly/automatically/g' $i ; done

I attached a full tarball of the resulting debian/po directory.


Attachment: namazu-po.tar.gz
Description: Binary data

Attachment: signature.asc
Description: Digital signature

Reply via email to