On Thu, Aug 24, 2006 at 11:41:11AM +0200, Christian Perrier wrote:
> For instance, in French, translating this:

> The configuration of ${pkg} will be changed

> Becomes:

> La configuration de ${pkg} sera modifiée.

> If pkg=mysql, this becomes:

> La configuration de mysql sera modifiée.

> But, if pkg=apache, this becomes:

> La configuration de apache sera modifiée.

> While it should be:

> La configuration d'apache sera modifiée.

Which can probably be worked around as

  La configuration du paquet «${pkg}» sera modifiée.

or a similar construction, no?

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to