bug 0001042

Files fixed

git-svn-id: http://piwigo.org/svn/trunk@3505 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Criss
2009-07-03 13:51:35 +00:00
parent 1bc5573c64
commit 4286eb48c1
2 changed files with 1 additions and 6 deletions
@@ -51,10 +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.';
<<<<<<< .courant
$lang['locfiledit_empty_filename'] = 'Indicate un nome di file.';
=======
$lang['locfiledit_empty_filename'] = 'Indicate un nome di file.';
>>>>>>> .fusion-droit.r3413
?>