aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor
diff options
context:
space:
mode:
authorriopwg <riopwg@piwigo.org>2008-11-26 19:47:30 +0000
committerriopwg <riopwg@piwigo.org>2008-11-26 19:47:30 +0000
commit0111f50e632ed12a6781ff9a23bdfbf99fe856f0 (patch)
tree49bd72ffc430c26411b8c36dbc306a2c1cb6efdf /plugins/LocalFilesEditor
parent58501b730f57648b0279a195180dbbfa320d76a5 (diff)
Updates
git-svn-id: http://piwigo.org/svn/branches/2.0@2912 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor')
-rw-r--r--plugins/LocalFilesEditor/language/it_IT/plugin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
index 4926d65e1..ed04a9e5e 100644
--- a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
@@ -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'] = 'You must fill file name.';
+/* TODO */ $lang['locfiledit_empty_filename'] = 'Indicare un nome di file.';
?> \ No newline at end of file