- LSeecompany : Correction du label

This commit is contained in:
Benjamin Renard 2009-03-20 00:49:37 +00:00
parent 92c3d8d644
commit d943b09e37
2 changed files with 4 additions and 1 deletions

View file

@ -29,7 +29,7 @@ $GLOBALS['LSobjects']['LSeecompany'] = array (
'orderby' => 'displayName', // possible cases : 'displayName' ou 'subDn'
'container_dn' => 'ou=companies',
'display_name_format' => '%{ou}',
'label' => 'Company',
'label' => 'Companies',
'attrs' => array (

View file

@ -2,6 +2,9 @@
$GLOBALS['LSlang'] = array (
"Companies" =>
"Sociétés",
"Company" =>
"Société",