From b0ebbdedaa0805599b97a9d3bbc96c0a5cf2bbac Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Sun, 21 Mar 2010 06:04:32 -0400
Subject: [PATCH] Fixed: FS#1124 - Traffic quota on some systems not working

---
 interface/lib/lang/it.lng |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/interface/lib/lang/it.lng b/interface/lib/lang/it.lng
index 404edb6..824c03e 100644
--- a/interface/lib/lang/it.lng
+++ b/interface/lib/lang/it.lng
@@ -21,4 +21,14 @@
 $wb['add_new_record_txt'] = 'Aggiungi nuovo record';
 $wb['btn_save_txt'] = 'Salva';
 $wb['btn_cancel_txt'] = 'Indietro';
+$wb['toolsarea_head_txt'] = 'Tools';
+$wb['page_and_txt'] = 'and';
+$wb['top_menu_system'] = 'System';
+$wb['top_menu_client'] = 'Client';
+$wb['top_menu_email'] = 'Email';
+$wb['top_menu_monitor'] = 'Monitor';
+$wb['top_menu_sites'] = 'Sites';
+$wb['top_menu_dns'] = 'DNS';
+$wb['top_menu_tools'] = 'Tools';
+$wb['top_menu_help'] = 'Help';
 ?>

--
Gitblit v1.9.1