Hello Nicolas,
On Wed, Aug 02, 2006 at 12:46:39AM +0200, Nicolas François wrote:
> On Tue, Aug 01, 2006 at 06:42:51PM +0200, Helge Kreutzmann wrote:
> > On Tue, Aug 01, 2006 at 12:44:10AM +0200, Nicolas François wrote:
> > > On Mon, Jul 31, 2006 at 07:02:49PM +0200, Helge Kreutzmann wrote:
> > > > 
> > > > I'm not sure here (I find this line hard to read), but what does 
> > > > "version"
> > > > refere to here? My suggestion:
> > > > -msgid "I<E<lt>divert-toE<gt>> is the name used by other packages' 
> > > > versions."
> > > > +msgid "I<E<lt>divert-toE<gt>> is the name used by other packages."
> > > 
> > > it means "by the versions of the files provided by other packages", or 
> > > "other
> > > packages will install their versions to <divert-to>"
> > 
> > Ok. For me I always think of "version" in terms of numbers, i.e.
> > version numbers, especially in the context of dpkg/apt. I think your
> > more verbose statement should be taken, as it is much easier to parse.
> > 
> > Is the second suggestion correct? As I understood this, divert-to is
> > the name as given in the deb-package, the one the admin would not like
> > to see on her disk. As seen in the examples:
> > dpkg-divert --divert /usr/bin/example --rename /usr/bin/example.foo
> >
> > So a package ships "/usr/bin/example" which will, after the above
> > call, end up in /usr/bin/example.foo on the disc, correct?
> 
> No. divert-to is a destination name. In the above example, the package
> provides a file named /usr/bin/example.foo, and the admin (or a package
> script) wants to install it in /usr/bin/example.

Then this is quite a bad example. Files in */bin usually do not have
an extension (IIRC policy mandates that at least not extension for
indication of the scripting language be used), so I would be
suspicious if a file shipped something in /usr/bin with an extension.
Can't we take the common case for /etc-files (thats how I understood
the man page at least), so something like:

"To divert all copies of a I</etc/foo.conf> to I</etc/bar.conf>, i.e. directs "
"all packages providing /etc/foo.conf to install it as /etc/bar.conf,
"performing the rename if required:"

"dpkg-divert --divert /etc/bar.conf --rename /etc/foo.conf"

> > In the first suggestion you use plural, but I am not sure that
> > multiple files can be specified (at least the man page does not say
> > so). So maybe this line could become:
> > +msgid ""
> > +"I<E<lt>divert-toE<gt>> is the name used by the versions of the file as "
> > +"provided by other packages."
> 
> Do you think this is correct:
> 
> <divert-to> is the location where the versions of the <file>, as provided
> by other packages, will be diverted.

Almost:
<divert-to> is the location where the versions of <file>, as provided
by other packages, will be diverted to.

Do you supply me with an updated po file once you applied these
changes? Thanks.

Greetings

         Helge
-- 
      Dr. Helge Kreutzmann                     [EMAIL PROTECTED]
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to