Update lang IT

git-svn-id: http://piwigo.org/svn/branches/2.0@3413 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2009-06-12 11:30:10 +00:00
parent 8142ea730b
commit 65d37b6b19
2 changed files with 4 additions and 2 deletions
@@ -51,6 +51,5 @@ $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.';
?>