Fixed: IP switch configuration made IPV6 aware

Fixed: Message raised when public shared ip address is not configured when
creating or switching to a site with a shared ip adddres and dns enabled.
This commit is contained in:
robvde 2012-11-01 09:41:10 +04:00
parent eef516fbd4
commit 343539c25e
4 changed files with 55 additions and 19 deletions

View file

@ -1059,6 +1059,9 @@
<data name="Error.610" xml:space="preserve">
<value>Invalid Global DNS entries in platform server configuration for dedicated IP address usage. Contact you platform administrator</value>
</data>
<data name="Error.611" xml:space="preserve">
<value>Invalid public shared ip address in platform server configuration for shared IP address usage. Contact you platform administrator</value>
</data>
<data name="Error.700" xml:space="preserve">
<value>Specified mail domain already exists on the service</value>
</data>