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