diff options
Diffstat (limited to 'plugins/LocalFilesEditor/language/it_IT/plugin.lang.php')
-rw-r--r-- | plugins/LocalFilesEditor/language/it_IT/plugin.lang.php | 1 |
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 |