* @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('ZH CN', 'Chinese', '简体中文', array( 'Class:UserLDAP' => 'LDAP 用户', 'Class:UserLDAP+' => '用户由 LDAP 鉴别身份', 'Class:UserLDAP/Attribute:password' => '密码', 'Class:UserLDAP/Attribute:password+' => '用户身份验证串', )); ?>