by rob » Wed Jan 02, 2008 10:56 am
That might indeed work. At present most error messages are displayed with the page _error.html and also with the tag ####ERRORMSG####. However, at present we do not have a list of the available error messages as these are dispersed through the code. However, I have tried to collect as many as I could directly out of the source (there are probably more)...
,"", "The common/nick name is invalid."
,"", "The email address is invalid."
,"", "The common/nick name already exists."
,"", "The maximum number of address book entries has been reached."
,"", "The CSV file is not open."
,"", "The CSV file doesn't contain enough data."
,"", "Invalid common/nick name."
,"", "Invalid user id/email address."
,"", "Invalid domain component/email address."
,"", "Invalid given/first name."
,"", "Invalid surname."
,"", "Invalid organization."
,"", "Invalid organizational unit/department."
,"", "Invalid street."
,"", "Invalid locality/city."
,"", "Invalid state/region"
,"", "Invalid postal/zip code."
,"", "Invalid country."
,"", "Invalid telephone number."
,"", "Invalid description."
,"", "Illegal directory."
,"", "Maximum allowed directories reached."
,"", "Directory is not empty."
,"", "Unable to create directory."
,"", "Unable to rename directory."
,"", "Unable to delete directory, may be in use."
,"", "Directory already exists."
,"", "Unable to rename permanent directory."
,"", "Unable to delete permanent directory."