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:
parent
eef516fbd4
commit
343539c25e
4 changed files with 55 additions and 19 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue