mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
[LocalFiles Editor] Only webmasters can create or modify local files.
git-svn-id: http://piwigo.org/svn/trunk@5256 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -52,5 +52,6 @@ $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.';
|
||||
$lang['locfiledit_empty_filename'] = 'Indicate un nome di file.';
|
||||
/* TODO */ $lang['locfiledit_webmaster_only'] = 'Only webmasters can create or modify local files.';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user