diff -Nur -x '*.orig' -x '*.rej' e-smith-domains-1.4.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/domains mezzanine_patched_e-smith-domains-1.4.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/domains --- e-smith-domains-1.4.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/domains 2007-01-13 10:34:02.000000000 -0700 +++ mezzanine_patched_e-smith-domains-1.4.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/domains 2007-01-13 10:33:22.000000000 -0700 @@ -17,7 +17,7 @@ FORM_DESCRIPTION When you create a virtual domain, your server will be able to +

When you create a domain, your server will be able to receive e-mail for that domain and will also be able to host a web site for that domain.

NO_VIRTUAL_DOMAINS - There are no virtual domains in the system. + There are no domains in the system. @@ -77,7 +77,7 @@ CREATE_TITLE - Create a new virtual domain + Create a new domain @@ -136,14 +136,14 @@ SYSTEM_DOMAIN_ERROR Error: domain {$domainName} is your system domain name. You - cannot have a virtual domain with the same name. Did not create + cannot have a domain with the same name. Did not create new domain. SUCCESSFULLY_CREATED - Successfully created virtual domain {$domainName}. Your web + Successfully created domain {$domainName}. Your web server is now being restarted. The links on this page will be inactive until the web server restart is complete. @@ -155,7 +155,7 @@ MODIFY_TITLE - Modify virtual domain + Modify domain @@ -167,7 +167,7 @@ SUCCESSFULLY_MODIFIED - Successfully modified virtual domain {$domainName}. Your web + Successfully modified domain {$domainName}. Your web server is now being restarted. The links on this page will be inactive until the web server restart is complete. @@ -175,7 +175,7 @@ REMOVE_TITLE - Remove virtual domain + Remove domain @@ -183,7 +183,7 @@ - You are about to remove the virtual domain {$domain} + You are about to remove the domain {$domain} ({$domainDesc}).

@@ -195,14 +195,14 @@ ERROR_WHILE_REMOVING_DOMAIN - Error: internal failure while removing virtual domain + Error: internal failure while removing domain {$domain}. SUCCESSFULLY_DELETED - Successfully deleted virtual domain {$domain}. Your web server + Successfully deleted domain {$domain}. Your web server is now being restarted. The links on this page will be inactive until the web server restart is complete.