tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/sites/lib/lang/br_web_subdomain.lng
@@ -3,7 +3,7 @@
$wb['ssl_locality_txt'] = 'Localidade';
$wb['ssl_organisation_txt'] = 'Empresa';
$wb['ssl_organisation_unit_txt'] = 'Departamento';
$wb['ssl_country_txt'] = 'Pais';
$wb['ssl_country_txt'] = 'País';
$wb['ssl_request_txt'] = 'Requisição SSL';
$wb['ssl_cert_txt'] = 'Certificado SSL';
$wb['ssl_bundle_txt'] = 'Pacote SSL';
@@ -20,8 +20,8 @@
$wb['system_group_txt'] = 'Grupo no Linux';
$wb['ip_address_txt'] = 'Endereço-IP';
$wb['vhost_type_txt'] = 'Tipo de VHost';
$wb['hd_quota_txt'] = 'Quota de Disco';
$wb['traffic_quota_txt'] = 'Quota de Tráfico';
$wb['hd_quota_txt'] = 'Cota de Disco';
$wb['traffic_quota_txt'] = 'Cota de Tráfico';
$wb['cgi_txt'] = 'CGI';
$wb['ssi_txt'] = 'SSI';
$wb['ssl_txt'] = 'SSL';
@@ -36,4 +36,7 @@
$wb['domain_error_unique'] = 'Já existe alias ou sub-domínio com este nome.';
$wb['domain_error_regex'] = 'Nome de domínio inválido.';
$wb['host_txt'] = 'Host';
$wb['redirect_error_regex'] = 'Caminho de redirecionamento inválido. Exemplo de caminho válido: /test/ ou http://www.dominio.ext/test/';
$wb['no_redirect_txt'] = 'No redirect';
$wb['no_flag_txt'] = 'No flag';
?>