From 65d37b6b198d824e47a35d05d86dfd1447b614d4 Mon Sep 17 00:00:00 2001 From: riopwg Date: Fri, 12 Jun 2009 11:30:10 +0000 Subject: Update lang IT git-svn-id: http://piwigo.org/svn/branches/2.0@3413 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/language/it_IT/plugin.lang.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/LocalFilesEditor') diff --git a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php index 25065b019..af3ae20a0 100644 --- a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php @@ -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.'; ?> \ No newline at end of file -- cgit v1.2.3