From e776024b3a99e84fcf4351b23b76b695022d3f69 Mon Sep 17 00:00:00 2001
From: Fabio Comuni <fabrix.xm@gmail.com>
Date: Tue, 8 Mar 2011 15:40:23 +0100
Subject: Fix IT strings

---
 view/it/strings.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'view/it/strings.php')

diff --git a/view/it/strings.php b/view/it/strings.php
index 25439d8d5..1cee5399a 100644
--- a/view/it/strings.php
+++ b/view/it/strings.php
@@ -140,7 +140,7 @@ $a->strings['Item not found.'] = 'Elemento non trovato.';
 $a->strings['Private Message'] = 'Messaggio privato';
 $a->strings['This is you'] = 'Questo sei tu';
 $a->strings['View $name\'s profile'] = 'Guarda il profilo di $name';
-$a->strings['View $owner_name\'s profile'] = Guarda il profilo di $owner_name';
+$a->strings['View $owner_name\'s profile'] = 'Guarda il profilo di $owner_name';
 $a->strings['to'] = 'a';
 $a->strings['Wall-to-Wall'] = 'Bacheca-A-Bacheca';
 $a->strings['via Wall-To-Wall:'] = 'via Bacheca-A-Bacheca';
-- 
cgit v1.2.3