instead of overriding individual keywords,\nyou can add a keyword to all or remove it from all
git-svn-id: http://piwigo.org/svn/trunk@40 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
5649720e23
commit
e1c6bb32bc
3 changed files with 54 additions and 21 deletions
|
|
@ -496,6 +496,9 @@ if ( $isadmin )
|
|||
// start version 1.3
|
||||
// $lang['infoimage_err_date'] = 'date erronée';
|
||||
$lang['infoimage_keywords'] = 'mots-clefs';
|
||||
$lang['infoimage_keyword_separation'] = '(séparer avec des ",")';
|
||||
$lang['infoimage_addtoall'] = 'ajouter à tous';
|
||||
$lang['infoimage_removefromall'] = 'retirer à tous';
|
||||
// end version 1.3
|
||||
$lang['infoimage_general'] = 'Options générale pour la catégorie';
|
||||
$lang['infoimage_useforall'] = 'utiliser pour toutes les images ?';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue