From 0a112226b6a84e7fb981428db22f0f39efef0179 Mon Sep 17 00:00:00 2001
From: "elvis.deltedesco@phante.com" <>
Date: Sun, 4 Mar 2012 11:58:03 +0000
Subject: [PATCH] langues (paquet-stats)
---
.gitattributes | 1 +
lang/paquet-stats.xml | 3 +++
lang/paquet-stats_it.php | 16 ++++++++++++++++
3 files changed, 20 insertions(+)
create mode 100644 lang/paquet-stats_it.php
diff --git a/.gitattributes b/.gitattributes
index cd1fd8e..3f312a6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -19,6 +19,7 @@ javascript/jquery.flot.selection.js -text
javascript/jquery.tflot.js -text
lang/paquet-statistiques.xml -text
lang/paquet-stats.xml -text
+lang/paquet-stats_it.php -text
lang/paquet-stats_sk.php -text
lang/statistiques.xml -text
lang/statistiques_ar.php -text
diff --git a/lang/paquet-stats.xml b/lang/paquet-stats.xml
index 77f7bde..07c7f95 100644
--- a/lang/paquet-stats.xml
+++ b/lang/paquet-stats.xml
@@ -6,6 +6,9 @@
+
+
+
diff --git a/lang/paquet-stats_it.php b/lang/paquet-stats_it.php
new file mode 100644
index 0000000..3b5ecaa
--- /dev/null
+++ b/lang/paquet-stats_it.php
@@ -0,0 +1,16 @@
+ 'Statistiche di SPIP',
+ 'stats_nom' => 'Statistiche',
+ 'stats_slogan' => 'Gestione delle statistiche di SPIP'
+);
+
+?>