michel <[email protected]> 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 _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
