var ddnsm = new Object();
ddnsm.dyn_good="DDNS is updated successfully";
ddnsm.dyn_noupdate="DDNS is updated successfully";
ddnsm.dyn_nohost="The hostname does not exist";
ddnsm.dyn_notfqdn="Domain Name is not correct";
ddnsm.dyn_yours="Username is not correct";
ddnsm.dyn_abuse="The hostname is blocked by the DDNS server";
ddnsm.dyn_nochg="DDNS is updated successfully";
ddnsm.dyn_badauth="Authorization fails (username or passwords)";
ddnsm.dyn_badsys="The system parameters are invalid";
ddnsm.dyn_badagent="This useragent has been blocked";
ddnsm.dyn_numhost="Too many or too few hosts found";
ddnsm.dyn_dnserr="DNS error encountered";
ddnsm.dyn_911="An unexpected error (1)";
ddnsm.dyn_999="An unexpected error (2)";
ddnsm.dyn_donator="A feature requested is only available to donators, please donate";
ddnsm.dyn_strange="Strange server response, are you connecting to the right server?";
ddnsm.dyn_uncode="Unknown return code";
ddnsm.tzo_good="Operation Complete";
ddnsm.tzo_noupdate="Operation Complete";
ddnsm.tzo_notfqdn="Invalid Domain Name";
ddnsm.tzo_notmail="Invalis Email";
ddnsm.tzo_notact="Invalid Action";
ddnsm.tzo_notkey="Invalid Key";
ddnsm.tzo_notip="Invalid IP address";
ddnsm.tzo_dupfqdn="Duplicate Domain Name";
ddnsm.tzo_fqdncre="Domain Name has already been created for this domain name";
ddnsm.tzo_expired="The account has expired";
ddnsm.tzo_error="An unexpected server error";
ddnsm.all_closed="DDNS server is currently closed";
ddnsm.all_resolving="Resolving domain name";
ddnsm.all_errresolv="Domain name resolv fail";
ddnsm.all_connecting="Connecting to server";
ddnsm.all_connectfail="Connect to server fail";
ddnsm.all_disabled="DDNS function is disabled";
ddnsm.all_noip="No Internet connection";
ddnsm.all_connectfail_test="success OK Fine Connect to server fail";
