Fixed Italian translation.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Andrea Scarpino 2008-07-17 19:44:23 +02:00 committed by Loui Chang
parent 6bae84f34a
commit bb2204f0fd
7 changed files with 33 additions and 133 deletions

View file

@ -69,12 +69,3 @@ $_t["it"]["The selected packages have been unflagged safe."] = "I pacchetti sele
$_t["it"]["Couldn't unflag package safe."] = "Impossibile contrassegnare il pacchetto come non sicuro.";
$_t["it"]["Packages"] = "Pacchetti";
$_t["it"]["You have been removed from the comment notification list for %s."] = "Sei stato rimosso dalla lista delle notifiche dei commenti di %s.";
$_t["it"]["My Packages"] = "I miei pacchetti";
$_t["it"]["You have been added to the comment notification list for %s."] = "Sei stato aggiunto alla lista delle notifiche dei commenti di %s.";
?>