Update lang IT

git-svn-id: http://piwigo.org/svn/trunk@3342 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2009-05-24 22:25:34 +00:00
parent 149619f37d
commit 24ce31b9b3
2 changed files with 3 additions and 3 deletions
@@ -51,6 +51,6 @@ $lang['locfiledit_parent_directory'] = 'Directory parente';
$lang['locfiledit_filename_error'] = 'Caratteri vietati nel nome del file.';
$lang['locfiledit_file_already_exists'] = 'Il file esiste già.';
$lang['locfiledit_model_error'] = 'Selezionare un modello.';
/* TODO */ $lang['locfiledit_empty_filename'] = 'Indicare un nome di file.';
$lang['locfiledit_empty_filename'] = 'Indicate un nome di file.';
?>