From 18411b79ae41e637eca0294c91544176c7d62367 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no>
Date: Tue, 2 Nov 2010 09:19:34 +0000
Subject: [PATCH] Italiano not Italiana

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2614 44740490-163a-0410-bde0-09ae8108e29a
---
 templates/includes/header.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/includes/header.php b/templates/includes/header.php
index 973980392..5670c1baa 100644
--- a/templates/includes/header.php
+++ b/templates/includes/header.php
@@ -148,7 +148,7 @@ if($onLoad !== '') {
 					'fi' => 'Suomeksi',
 					'es' => 'Español',
 					'fr' => 'Français',
-					'it' => 'Italiana',
+					'it' => 'Italiano',
 					'nl' => 'Nederlands',
 					'lb' => 'Luxembourgish', 
 					'cs' => 'Czech',
-- 
GitLab