'accepted'=>'You have successfully accepted this asset.',
'declined'=>'You have successfully declined this asset.',
'bulk_manager_warn'=>'Your users have been successfully updated, however your manager entry was not saved because the manager you selected was also in the user list to be edited, and users may not be their own manager. Please select your users again, excluding the manager.',
'user_exists'=>'User already exists!',
'user_not_found'=>'User [:id] does not exist.',
'user_login_required'=>'The login field is required',
'user_password_required'=>'The password is required.',
'ldap_could_not_connect'=>'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server:',
'ldap_could_not_bind'=>'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server: ',
'ldap_could_not_search'=>'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server:',
'ldap_could_not_get_entries'=>'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server:',
'password_ldap'=>'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ',
),
'deletefile'=>array(
'error'=>'File not deleted. Please try again.',
'success'=>'File successfully deleted.',
),
'upload'=>array(
'error'=>'File(s) not uploaded. Please try again.',
'success'=>'File(s) successfully uploaded.',
'nofiles'=>'You did not select any files for upload',
'invalidfiles'=>'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.',