From 9cf04b61106d27f1f641dda39de737386f7b8c99 Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Fri, 4 Feb 2011 07:36:57 +0100 Subject: [PATCH 1/2] small fix to IT strings --- view/it/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/it/strings.php b/view/it/strings.php index 6ae9285add..2c429cc8a9 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -270,7 +270,7 @@ $a->strings['Edit photo'] = 'Modifica foto'; $a->strings['View Full Size'] = 'Vedi dimensione intera'; $a->strings['Tags: '] = 'Tag: '; $a->strings['[Remove any tag]'] = '[Rimuovi tutti i tag]'; -$a->strings['New album name'] = 'Nome nuovo album'; +$a->strings['New album name'] = 'Nuovo nome album'; $a->strings['Caption'] = 'Didascalia'; $a->strings['Add a Tag'] = 'Aggiungi un tag'; $a->strings['Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping'] = 'Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping'; From ebbdb7b301d8ab5a1eb249a68888d1dd772a06c3 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Fri, 4 Feb 2011 10:32:29 +0100 Subject: [PATCH 2/2] Upload profile photo page it title --- view/it/profile_photo.tpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/view/it/profile_photo.tpl b/view/it/profile_photo.tpl index d941743d4e..4d77e87cf1 100644 --- a/view/it/profile_photo.tpl +++ b/view/it/profile_photo.tpl @@ -1,4 +1,4 @@ -

Upload Profile Photo

+

Carica foto del profilo

@@ -12,3 +12,7 @@
+ + \ No newline at end of file