*/ // Dictionnay conventions // Class: // Class:+ // Class:/Attribute: // Class:/Attribute:+ // Class:/Attribute:/Value: // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ // // Class: UserLDAP // Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:UserLDAP' => 'LDAP user~~', 'Class:UserLDAP+' => 'User authentified by LDAP~~', 'Class:UserLDAP/Attribute:password' => 'Password~~', 'Class:UserLDAP/Attribute:password+' => 'user authentication string~~', ));