cfoe
2012-05-24 ec3d9abb92487aab666cab95d6f5b3d4e9d23dbb
interface/web/sites/lib/lang/en_database.lng
@@ -27,4 +27,8 @@
$wb["select_site_txt"] = '- Select Site -';
$wb["btn_save_txt"] = 'Save';
$wb["btn_cancel_txt"] = 'Cancel';
$wb['generate_password_txt'] = 'Generate Password';
$wb['repeat_password_txt'] = 'Repeat Password';
$wb['password_mismatch_txt'] = 'The passwords do not match.';
$wb['password_match_txt'] = 'The passwords do match.';
?>