aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2008-11-24 22:35:56 +0000
committerpatdenice <patdenice@piwigo.org>2008-11-24 22:35:56 +0000
commitac56adb8b16514af0b94540ff27d40bb6a9f4146 (patch)
tree16abba0e0f024746b9b23f0d9c19061c43c65d9b /plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
parent8a4f579994af7e563dce7e107cb57b1a41256e83 (diff)
- Replace all #content by .content in Sylvia theme.css.
- In LocalFiles Editor, show error message when creating new template file with empty filename. git-svn-id: http://piwigo.org/svn/trunk@2906 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/it_IT/plugin.lang.php')
-rw-r--r--plugins/LocalFilesEditor/language/it_IT/plugin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
index 5cba9fef6..4926d65e1 100644
--- a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
@@ -51,5 +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.';
?> \ No newline at end of file