* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL */ // Dictionnay conventions // Class: // Class:+ // Class:/Attribute: // Class:/Attribute:+ // Class:/Attribute:/Value: // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ // // Class: UserLDAP // Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Class:UserLDAP' => 'LDAP kullanıcısı', 'Class:UserLDAP+' => 'Yetki kontrolü LDAP tarafından yapılan', 'Class:UserLDAP/Attribute:password' => 'Şifre', 'Class:UserLDAP/Attribute:password+' => 'şifre', )); ?>