mcramer
2013-07-11 3d1eadccf4964cf7c57272b4e55e918aa79e49dd
interface/web/sites/lib/lang/en_web_folder_user.lng
@@ -3,5 +3,10 @@
$wb["username_txt"] = 'Username';
$wb["password_txt"] = 'Password';
$wb["active_txt"] = 'Active';
$wb["folder_error_empty"] = 'No web folder selecetd.';
$wb["folder_error_empty"] = 'No web folder selected.';
$wb["password_strength_txt"] = 'Password strength';
$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.';
?>