diff options
author | tardo <tardo@nagi-fanboi.net> | 2007-09-25 18:40:48 -0400 |
---|---|---|
committer | tardo <tardo@nagi-fanboi.net> | 2007-09-25 18:40:48 -0400 |
commit | b76faddb10fb53266e4f934a58edf30ba7935025 (patch) | |
tree | ced58337bcbc070c67fd1fc659bfb9001246b9bc /web/lang/it/pkgedit_po.inc | |
parent | 1769285c36f333cc06be91332984686f64a74b88 (diff) | |
parent | 7c7685ce82f1779f6f991533df7f5e6d6ac8fe21 (diff) |
Merge branch 'testing' of git://git.mattal.com/aur into test
Fixed regressions.
Diffstat (limited to 'web/lang/it/pkgedit_po.inc')
-rw-r--r-- | web/lang/it/pkgedit_po.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/lang/it/pkgedit_po.inc b/web/lang/it/pkgedit_po.inc index 731904a..9df8ebc 100644 --- a/web/lang/it/pkgedit_po.inc +++ b/web/lang/it/pkgedit_po.inc @@ -9,7 +9,7 @@ $_t["it"]["Missing package ID."] = "Manca l'ID del pacchetto."; $_t["it"]["Invalid category ID."] = "ID della categoria non valido."; -$_t["it"]["Enter your comment below."] = "Inserire un commento qui sotto."; +$_t["it"]["Enter your comment below."] = "Inserisci un commento qui sotto."; $_t["it"]["You are not allowed to delete this comment."] = "Non è possibile cancellare questo commento."; @@ -23,8 +23,8 @@ $_t["it"]["Comment has been deleted."] = "Il commento è stato cancellato."; $_t["it"]["You've found a bug if you see this...."] = "Se vedi questo, hai appena trovato un bug...."; -$_t["it"]["Comment has been added."] = "Il commento è stato aggiunto."; +$_t["it"]["Comment has been added."] = "Il commento è stato inserito."; -$_t["it"]["Select new category"] = "Selezionare una nuova categoria"; +$_t["it"]["Select new category"] = "Seleziona una nuova categoria"; ?>
\ No newline at end of file |