Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.LNX.4.64.0712161758030.26141@gannet.stats.ox.ac.uk>
Date: 2007-12-16T18:01:12Z
From: Brian Ripley
Subject: mistake in Italian translation
In-Reply-To: <b0808fdc0712160350r5db03f2bn76d610506e9d4417@mail.gmail.com>

I think we no longer have an active Italian translation team.  I'll make 
the change you suggest.

On Sun, 16 Dec 2007, Antonio, Fabio Di Narzo wrote:

> Hi all.
> I'm not sure I should send this here, but the link to the Italian
> Traslation Team is dead here:
> http://developer.r-project.org/TranslationTeams.html
>
> I've found an annoying mistake in the italian traslation of a base
> error message:
> ##
>> d <- data.frame(a=1)
>> d$a <- 1:2
> Errore in `$<-.data.frame`(`*tmp*`, "a", value = 1:2) :
>  dati sostitutivi con %righe, i dati ne hanno 1
> ##
>
> This is a little cryptic message for the final user, if compared with this:
> ##
>> Sys.setlocale('LC_MESSAGES','C')
> [1] "C"
>> d$a <- 1:2
> Error in `$<-.data.frame`(`*tmp*`, "a", value = 1:2) :
>  replacement has 2 rows, data has 1
> ##
>
> Find attached the proposed patch against revision 43697.
>
> Bests,
> Antonio.
>
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595