From 87828ae08b4e37189bd3e78a35df24975f00c633 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 19 Jan 2009 16:31:04 -0500 Subject: Remove obsolete translation files. Signed-off-by: Loui Chang --- web/lang/it/pkgedit_po.inc | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 web/lang/it/pkgedit_po.inc (limited to 'web/lang/it/pkgedit_po.inc') diff --git a/web/lang/it/pkgedit_po.inc b/web/lang/it/pkgedit_po.inc deleted file mode 100644 index 8928eb5..0000000 --- a/web/lang/it/pkgedit_po.inc +++ /dev/null @@ -1,29 +0,0 @@ - and Pierluigi Picciau - -include_once("translator.inc"); -global $_t; - -$_t["it"]["Missing package ID."] = "Manca l'ID del pacchetto."; - -$_t["it"]["Invalid category ID."] = "L'ID della categoria non è valido."; - -$_t["it"]["Enter your comment below."] = "Inserisci un commento qui sotto."; - -$_t["it"]["You are not allowed to delete this comment."] = "Non puoi cancellare questo commento."; - -$_t["it"]["Missing comment ID."] = "Manca l'ID del commento."; - -$_t["it"]["Package category updated."] = "La categoria del pacchetto è stata aggiornata."; - -$_t["it"]["You must be logged in before you can edit package information."] = "Devi autenticarti prima di poter modificare le informazioni del pacchetto."; - -$_t["it"]["Comment has been deleted."] = "Il commento è stato rimosso."; - -$_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 inserito."; - -$_t["it"]["Select new category"] = "Seleziona una nuova categoria"; - -- cgit v1.2.3-54-g00ecf