Skip to content

mistake in Italian translation

3 messages · Antonio, Fabio Di Narzo, Brian Ripley, stefano iacus

#
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:
##
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:
##
[1] "C"
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.
#
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:

            

  
    
#
I'll try to revise the translations for 2.7.0
And Antonio is right, that link is broken. Will fix.
stefano
On 17/dic/07, at 03:01, Prof Brian Ripley wrote: