s you don't want...
>
> behdad
>
>
> > - Dale
> >
> >
> > ----- Original Message -
> > From: Åsmund Skjæveland <[EMAIL PROTECTED]>
> > Date: Friday, February 25, 2005 7:30 am
> > Subject: Re: Supressing a %d parameter in a string
> > When you are using the numbered version of the formatting parameters,
> > you should just be able to leave out the ones that you don't want. Does
> > that parameter ever have any other value besides 1 for that message?
>
> No, you can't. If you leave out parameter#1 and use parameter#2, you ge
;
> - Original Message -
> From: Åsmund Skjæveland <[EMAIL PROTECTED]>
> Date: Friday, February 25, 2005 7:30 am
> Subject: Re: Supressing a %d parameter in a string
>
> > > When you are using the numbered version of the formatting
> > parameters,
> >
d Skjæveland <[EMAIL PROTECTED]>
Date: Friday, February 25, 2005 7:30 am
Subject: Re: Supressing a %d parameter in a string
> > When you are using the numbered version of the formatting
> parameters,
> > you should just be able to leave out the ones that you don't
>
> When you are using the numbered version of the formatting parameters,
> you should just be able to leave out the ones that you don't want. Does
> that parameter ever have any other value besides 1 for that message?
No, you can't. If you leave out parameter#1 and use parameter#2, you get
an er
When you are using the numbered version of the formatting parameters,
you should just be able to leave out the ones that you don't want. Does
that parameter ever have any other value besides 1 for that message?
Raphael Higino wrote:
Hi folks.
How can I supress a %d parameter I don't want to use
Hi folks.
How can I supress a %d parameter I don't want to use in the
translated string? I've tryed %0$d but msgfmt outputs the
following:
-
nautilus.HEAD.pt_BR.po:3061: 'msgstr[0]' is not a valid C
format string, unlike 'msgid'. Reason: In the directive
number 1, the argument number 0 is not