--- smeserver-ddclient-1.0.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/ddclient.add2general 2008-04-23 15:12:36.000000000 +0200 +++ smeserver-ddclient-1.0.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/ddclient 2008-04-26 23:08:07.000000000 +0200 @@ -1,249 +1,215 @@ - - - FORM_TITLE - - Create, remove or change the publication of virtual domains - - - - FORM_DESCRIPTION - - virtual domain for publication on the net. - - - - NO_VIRTUAL_DOMAINS - - There are no virtual domains in the system. - - - - CURRENT_LIST_OF_DOMAINS - - Current list of virtual domains - - - - PUBLICATION - - publication - - - - DOMAIN - - Domain - - - - DESCRIPTION - - Description - - - - PRIMARY_SITE - - primary site - - - - CONTENT - - {$content} i-bay - - - - CREATE_TITLE - - Create a new publication virtual domain - - - - DOMAIN_NAME_LABEL - - Domain name - - - - SERVERS_LABEL - - where to publish - - - - MX - - record MX - - - - NAME_LABEL - - login to publish - - - - PASSWORD_LABEL - - password to publish - - - - DESCRIPTION_LABEL - - Brief description - - - - CONTENT_FIELD_DESCRIPTION - - For the web site, you may choose your primary web site or any i-bay as the content. - - - - CONTENT_LABEL - - Content - - - - DOMAIN_NAME_VALIDATION_ERROR - - Error: unexpected or missing characters in domain name - {$domainName}. The domain name should contain one or more - letters, numbers, periods and minus signs. Did not create new - domain. - - - - DOMAIN_DESCRIPTION_VALIDATION_ERROR - - Error: unexpected or missing characters in domain description - {$domainDesc}. Did not create new domain. - - - - DOMAIN_IN_USE_ERROR - - Error: domain {$domainName} is already in use. Did not create new domain. - - - - RESERVED_SECURE_DOMAIN_ERROR - - Error: domain {$domainName} is reserved to provide a secured - webserver for the virtual domain {$key}. Did not create new domain. - - - - SYSTEM_DOMAIN_ERROR - - Error: domain {$domainName} is your system domain name. You - cannot have a virtual domain with the same name. Did not create new domain. - - - - RESERVED_SECURE_SYSTEM_DOMAIN_ERROR - - Error: domain {$domainName} is reserved to provide a secured - webserver for your system domain name {$systemDomain}. Did not create new domain. - - - - SUCCESSFULLY_CREATED - - Successfully publication domain {$domainName} on {$dns}. - - - - MODIFY_TITLE - - Modify virtual domain - - - - NONEXISTENT_DOMAIN_ERROR - - Error: {$domainName} is not an existing domain. - - - - SUCCESSFULLY_MODIFIED - - Successfully modified the publication {$domainName} on {$dns}. - - - - REMOVE_TITLE - - Remove publication of virtual domain - - - - REMOVE_DESCRIPTION - - - You are about to remove the publication of domain {$domain} - ({$domainDesc}) on {$dns}. -

-

- Are you sure you wish to remove this domain's publication ? -

- ]]> -
-
- - ERROR_WHILE_REMOVING_DOMAIN - - Error: internal failure while removing publictaion of {$domain}. - - - - SUCCESSFULLY_DELETED - - Successfully deleted publication of {$domain} on {$dns}. - - - - DYNDNS1 - dyndns.org dynamic addresses - - - DYNDNS2 - dyndns.org static addresses - - - DYNDNS3 - dyndns.org custom addresses - - - ZONEDIT - ZoneEdit (zoneedit.com) - - - EASYDNS - EasyDNS (easydns.com) - - - HAMMER - Hammernode (hn.org) dynamic addresses - - - DSLREPORTS - dslreports.com dynamic-host monitoring - - - EURODYNDNS - eurodyndns.org dynamic adresses - - - Configuration - Configuration - - - ddclient - Dynamic Clients - -
+ + + FORM_TITLE + + Create, remove or change the publication of virtual domains + + + + FORM_DESCRIPTION + + virtual domain for publication on the net. + + + + NO_VIRTUAL_DOMAINS + + There are no virtual domains in the system. + + + + CURRENT_LIST_OF_DOMAINS + + Current list of virtual domains + + + + PUBLICATION + + publication + + + + PRIMARY_SITE + + primary site + + + + CONTENT + + {$content} i-bay + + + + CREATE_TITLE + + Create a new publication virtual domain + + + + SERVERS_LABEL + + where to publish + + + + MX + + record MX + + + + NAME_LABEL + + login to publish + + + + PASSWORD_LABEL + + password to publish + + + + CONTENT_FIELD_DESCRIPTION + + For the web site, you may choose your primary web site or any i-bay as the content. + + + + DOMAIN_NAME_VALIDATION_ERROR + + Error: unexpected or missing characters in domain name + {$domainName}. The domain name should contain one or more + letters, numbers, periods and minus signs. Did not create new + domain. + + + + DOMAIN_DESCRIPTION_VALIDATION_ERROR + + Error: unexpected or missing characters in domain description + {$domainDesc}. Did not create new domain. + + + + DOMAIN_IN_USE_ERROR + + Error: domain {$domainName} is already in use. Did not create new domain. + + + + RESERVED_SECURE_DOMAIN_ERROR + + Error: domain {$domainName} is reserved to provide a secured + webserver for the virtual domain {$key}. Did not create new domain. + + + + SYSTEM_DOMAIN_ERROR + + Error: domain {$domainName} is your system domain name. You + cannot have a virtual domain with the same name. Did not create new domain. + + + + RESERVED_SECURE_SYSTEM_DOMAIN_ERROR + + Error: domain {$domainName} is reserved to provide a secured + webserver for your system domain name {$systemDomain}. Did not create new domain. + + + + SUCCESSFULLY_CREATED + + Successfully publication domain {$domainName} on {$dns}. + + + + MODIFY_TITLE + + Modify virtual domain + + + + NONEXISTENT_DOMAIN_ERROR + + Error: {$domainName} is not an existing domain. + + + + SUCCESSFULLY_MODIFIED + + Successfully modified the publication {$domainName} on {$dns}. + + + + REMOVE_TITLE + + Remove publication of virtual domain + + + + REMOVE_DESCRIPTION + + + You are about to remove the publication of domain {$domain} + ({$domainDesc}) on {$dns}. +

+

+ Are you sure you wish to remove this domain's publication ? +

+ ]]> +
+
+ + ERROR_WHILE_REMOVING_DOMAIN + + Error: internal failure while removing publictaion of {$domain}. + + + + SUCCESSFULLY_DELETED + + Successfully deleted publication of {$domain} on {$dns}. + + + + DYNDNS1 + dyndns.org dynamic addresses + + + DYNDNS2 + dyndns.org static addresses + + + DYNDNS3 + dyndns.org custom addresses + + + ZONEDIT + ZoneEdit (zoneedit.com) + + + EASYDNS + EasyDNS (easydns.com) + + + HAMMER + Hammernode (hn.org) dynamic addresses + + + DSLREPORTS + dslreports.com dynamic-host monitoring + + + EURODYNDNS + eurodyndns.org dynamic adresses + + + ddclient + Dynamic Clients + +
--- smeserver-ddclient-1.0.0/root/etc/e-smith/web/functions/ddclient.add2general 2006-11-12 16:11:56.000000000 +0100 +++ smeserver-ddclient-1.0.0/root/etc/e-smith/web/functions/ddclient 2008-04-26 23:18:04.000000000 +0200 @@ -218,7 +218,7 @@ print $q->Tr (esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('DOMAIN'))), esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('DESCRIPTION'))), - esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('CONTENT_LABEL', ))), + esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('CONTENT', ))), esmith::cgi::genSmallCell ($q, $q->b ($fm->localise('PUBLICATION', ))), $q->td (' '), $q->td (' ')); @@ -358,10 +358,10 @@ print $q->table ({border => 0, cellspacing => 0, cellpadding => 4}, - $q->Tr (esmith::cgi::genCell ($q,$fm->localise('DOMAIN_NAME_LABEL')), + $q->Tr (esmith::cgi::genCell ($q,$fm->localise('DOMAIN_NAME')), esmith::cgi::genCell ($q,$q->b($domain))), - $q->Tr (esmith::cgi::genCell($q,$fm->localise('DESCRIPTION_LABEL')), + $q->Tr (esmith::cgi::genCell($q,$fm->localise('DESCRIPTION_BRIEF')), esmith::cgi::genCell($q,$properties{'Description'})), $q->Tr (esmith::cgi::genCell ($q,$fm->localise('CONTENT')), @@ -502,11 +502,11 @@ print $q->table ({border => 0, cellspacing => 0, cellpadding => 4}, $q->Tr (esmith::cgi::genCell ($q, - $fm->localise('DOMAIN_NAME_LABEL')), + $fm->localise('DOMAIN_NAME')), esmith::cgi::genCell ($q, $domain)), $q->Tr (esmith::cgi::genCell ($q, - $fm->localise('DESCRIPTION_LABEL')), + $fm->localise('DESCRIPTION_BRIEF')), esmith::cgi::genCell ($q, $properties {'Description'})), $q->Tr (esmith::cgi::genCell ($q, @@ -799,7 +799,7 @@ - DOMAIN_NAME_LABEL + DOMAIN_NAME Domain name @@ -835,7 +835,7 @@ - DESCRIPTION_LABEL + DESCRIPTION_BRIEF Brief description @@ -848,7 +848,7 @@ - CONTENT_LABEL + CONTENT Content