tbrehm
2011-06-29 b74ef5e5ae32e37272b4135e04eb4e1ffd3fe994
interface/web/sites/lib/lang/it_web_subdomain.lng
@@ -35,4 +35,6 @@
$wb['domain_error_empty'] = 'Domain is empty.';
$wb['domain_error_unique'] = 'Domain must be unique.';
$wb['domain_error_regex'] = 'Domain name invalid.';
$wb['host_txt'] = 'Host';
$wb['redirect_error_regex'] = 'Invalid redirect path. Valid redirects are for example: /test/ or http://www.domain.tld/test/';
?>