translation update
no fancy quotes in user manager import description
Bulgarian language update
use empty() where array values might not be set
correct mis-spelled var name and correct empty password fields test
user global strings for password confirmation prompt & error
add password confirmation field when setting password in the usermanager
add braces and indentation per coding standards
fixes possibility of a user password change being sent out when a password couldn't be/wasn't changed
removed empty language filesour translation interface used to submit empty files for a while but nolonger does, so these can go
remove incorrect 'private' restriction from tset method
comment (hide) incomplete export with filter test
Per FS#2884, implement a local version of str_getcsv() to maintaincompatibility with php 5.2.x (str_getcsv() is only available inphp 5.3+ and is used by user manager import feature.
1...<<11121314151617181920>>...36