LSpeople : Updated translation

This commit is contained in:
Benjamin Renard 2010-02-19 14:38:41 +01:00
parent 4789128c9e
commit 0dd705b18a
2 changed files with 8 additions and 2 deletions

View file

@ -121,8 +121,8 @@ $GLOBALS['LSobjects']['LSpeople'] = array (
'recursive' => true, 'recursive' => true,
), ),
'predefinedFilters' => array ( 'predefinedFilters' => array (
'(jpegPhoto=*)' => 'Avec photo', '(jpegPhoto=*)' => 'With photo',
'(!(jpegPhoto=*))' => 'Sans photo' '(!(jpegPhoto=*))' => 'Without photo'
) )
), ),

View file

@ -157,6 +157,12 @@ $GLOBALS['LSlang'] = array (
"Users" => "Users" =>
"Utilisateurs", "Utilisateurs",
"With photo" =>
"Avec photo",
"Without photo" =>
"Sans photo",
"Your new password : %{mdp}" => "Your new password : %{mdp}" =>
"Votre nouveau mot de passe : %{mdp}", "Votre nouveau mot de passe : %{mdp}",