aboutsummaryrefslogtreecommitdiffstats
path: root/view/it/strings.php
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-02-04 07:36:57 +0100
committerfabrixxm <fabrix.xm@gmail.com>2011-02-04 07:36:57 +0100
commit9cf04b61106d27f1f641dda39de737386f7b8c99 (patch)
tree4a87535caf75fc69df27ecdac58e160a6e35a0c4 /view/it/strings.php
parent1eef647edbdaec9effb765c95075b4295c694f12 (diff)
downloadvolse-hubzilla-9cf04b61106d27f1f641dda39de737386f7b8c99.tar.gz
volse-hubzilla-9cf04b61106d27f1f641dda39de737386f7b8c99.tar.bz2
volse-hubzilla-9cf04b61106d27f1f641dda39de737386f7b8c99.zip
small fix to IT strings
Diffstat (limited to 'view/it/strings.php')
-rw-r--r--view/it/strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/it/strings.php b/view/it/strings.php
index 6ae9285ad..2c429cc8a 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';