diff options
author | Loui Chang <louipc.ist@gmail.com> | 2007-09-27 00:06:56 -0400 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2007-09-27 00:06:56 -0400 |
commit | d2134f7637279592b11e4c0f778445bd347b0804 (patch) | |
tree | 38ab2013be237835ceff41f468d3dde2438e3bef /web/lang/it/pkgedit_po.inc | |
parent | e8ae65abf62e2d85d4baf406fb651e2aa5814d3b (diff) | |
parent | d1c9422095b9981f608b75f0b78e412983ba7aff (diff) | |
download | aurweb-d2134f7637279592b11e4c0f778445bd347b0804.tar.xz |
Merge commit 'origin/testing'
Yeah I actually want to work from testing.
Conflicts:
web/lib/pkgfuncs.inc
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
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 |