tbrehm
2013-01-17 43b345cabb3e8743a91c39e8d6367c1aa594ebd2
interface/web/sites/lib/lang/hu_web_folder_user.lng
@@ -4,4 +4,9 @@
$wb['password_txt'] = 'Password';
$wb['active_txt'] = 'Active';
$wb['folder_error_empty'] = 'No web folder selecetd.';
$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.';
?>