|
|
@@ -118,7 +118,7 @@
|
|
|
<entry>'%value%' is an empty string</entry>
|
|
|
</row>
|
|
|
<row>
|
|
|
- <entry morerows="6" valign="middle">EmailAddress</entry>
|
|
|
+ <entry morerows="7" valign="middle">EmailAddress</entry>
|
|
|
<entry>INVALID</entry>
|
|
|
<entry>
|
|
|
'%value%' is not a valid email address in the basic format
|
|
|
@@ -126,6 +126,10 @@
|
|
|
</entry>
|
|
|
</row>
|
|
|
<row>
|
|
|
+ <entry>INVALID_FORMAT</entry>
|
|
|
+ <entry>'%value%' is not a valid email address in the basic format local-part@hostname</entry>
|
|
|
+ </row>
|
|
|
+ <row>
|
|
|
<entry>INVALID_HOSTNAME</entry>
|
|
|
<entry>'%hostname%' is not a valid hostname for email address '%value%'</entry>
|
|
|
</row>
|