Add new menu on administration menu: "Specials".
Remove old plugin menu. Change label pictures menu (pictures to Pictures) git-svn-id: http://piwigo.org/svn/trunk@1672 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
9c72bda44c
commit
68450f256b
4 changed files with 20 additions and 9 deletions
|
|
@ -565,4 +565,8 @@ $lang['Comment to identify your partner clearly'] =
|
|||
$lang['Add this access definition'] = 'Add this access definition';
|
||||
$lang['Web Services availability duration in days'] =
|
||||
'Web Services availability duration in days';
|
||||
$lang['special_admin_menu'] = 'Specials';
|
||||
$lang['pictures_menu'] = 'Pictures';
|
||||
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -563,5 +563,7 @@ $lang['Comment to identify your partner clearly'] =
|
|||
$lang['Add this access definition']= 'Ajouter cette définition d\'accès';
|
||||
$lang['Web Services availability duration in days'] =
|
||||
'Durée d\'ouverture des Services Web en jours';
|
||||
$lang['special_admin_menu'] = 'Spécials';
|
||||
$lang['pictures_menu'] = 'Images';
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue