diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-05-09 18:06:57 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-05-09 18:06:57 +0000 |
commit | 2453ddf150aca3f62d4e4b07e88f0754209137aa (patch) | |
tree | c21c1462fc771415b66d7ba95820103dcbd18c8e | |
parent | 99ef2a7d40d035a56268723e2b2e3078a9d25369 (diff) |
update IT
git-svn-id: http://piwigo.org/svn/trunk@6140 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/it_IT/admin.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 397277672..91f6973c9 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -240,7 +240,6 @@ $lang['group'] = 'gruppo'; $lang['The name of a group must not contain " or \' or be empty.'] = 'Il nome del gruppo non deve contenere " o \' e non deve essere vuoto.'; $lang['This name is already used by another group.'] = 'Questo nome è già usato per un altro gruppo.'; $lang['Groups'] = 'Gruppi'; -$lang[''] = ""; $lang['High definition'] = 'Alta definizione'; $lang['jump to category'] = 'Andare alla categoria'; $lang['jump to image'] = 'Andare al\'immagine'; |