Fixed bug #2136. Send just 1 notification. All messages internationalized. Fixed processing of 'username'. tcl is now consistent with adp: only 'first_names,last_name,email' are required.
populate the categories translation cache directly when adding a category rather than forcing a second db query. don't sort when loading locales to array (since ordering not relevant when you array get two lines later). add divs and class names to category select widget so it's possible to style them with css
Fixed bug #2136. Send just 1 notification. All messages internationalized. Fixed processing of 'username'. tcl is now consistent with adp: only 'first_names,last_name,email' are required.