修改邮箱匹配错误后提示语

This commit is contained in:
huang 2015-03-21 13:54:16 +08:00
parent 9e297609fd
commit 1e1ee9a248
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
}
else
{
$("#valid_email").html("您所填写的邮件格式不正确");
$("#valid_email").html("您输入的邮箱格式不正确!");
}
return false;
}

View File

@ -195,7 +195,7 @@ zh:
label_invite_join: 邀请加入
label_invite_email_tips: 输入好友邮箱地址Trustie会自动为该邮箱注册用户
notice_registed_success: 您输入的邮箱为空或者该邮箱已被注册!
label_email_format_error: 所填写的电子邮件格式不正确
label_email_format_error: 输入的邮箱格式不正确!
label_user_role_null: 用户和角色不能留空!
label_send_email: 免费发送
label_input_email: 请输入邮箱地址