[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU PSPP 0.6.2-pre6 now available
From: |
Ben Pfaff |
Subject: |
Re: GNU PSPP 0.6.2-pre6 now available |
Date: |
Thu, 10 Sep 2009 09:59:56 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
michel <address@hidden> writes:
> Another little issue is on the FREQUENCIES output table.
> The header from the first column is:
>
> "Valid
> Percentual"
>
> But this two strings are translated separately. But on Portuguese they are
> with inversed order.
> The correct should be:
>
> "Percentual
> Valido"
>
> But I can't change the order. Is there a way to switch the order of this
> two words?
This is really a bug in the FREQUENCIES procedure source code. I
think that I will have to fix it by writing "Valid Percent" as a
single string, so that it can be translated properly as
"Percentual Valido".
I'll make a note to take care of this.
--
"Note that nobody reads every post in linux-kernel. In fact, nobody who
expects to have time left over to actually do any real kernel work will
read even half. Except Alan Cox, but he's actually not human, but about
a thousand gnomes working in under-ground caves in Swansea." --Linus
- GNU PSPP 0.6.2-pre6 now available, Ben Pfaff, 2009/09/09
- Re: GNU PSPP 0.6.2-pre6 now available, michel, 2009/09/10
- Re: GNU PSPP 0.6.2-pre6 now available, John Darrington, 2009/09/11
- Re: GNU PSPP 0.6.2-pre6 now available, michel, 2009/09/11
- Re: GNU PSPP 0.6.2-pre6 now available, John Darrington, 2009/09/11
- Re: GNU PSPP 0.6.2-pre6 now available, michel, 2009/09/12
- Re: GNU PSPP 0.6.2-pre6 now available, John Darrington, 2009/09/13
- Re: GNU PSPP 0.6.2-pre6 now available, Ben Pfaff, 2009/09/13
Re: GNU PSPP 0.6.2-pre6 now available, Robert Westlund, 2009/09/10