From b023eb843589e7a53c0d05e927026655e3da745a Mon Sep 17 00:00:00 2001 From: moglia <moglia@ispconfig3> Date: Thu, 13 May 2010 00:28:59 -0400 Subject: [PATCH] Large Brazilian Portuguese Language Updates. Reflect new things added on ispconfig 3. --- interface/web/client/lib/lang/br_client_template.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/client/lib/lang/br_client_template.lng b/interface/web/client/lib/lang/br_client_template.lng index b3b15e2..a4ab10e 100644 --- a/interface/web/client/lib/lang/br_client_template.lng +++ b/interface/web/client/lib/lang/br_client_template.lng @@ -54,4 +54,5 @@ $wb['limit_web_quota_txt'] = 'Cota Web'; $wb['limit_traffic_quota_txt'] = 'Cota de Tráfego'; $wb['limit_trafficquota_error_notint'] = 'A cota de tráfego precisa ser um número.'; +$wb['template_del_aborted_txt'] = 'Remoção abortada. Ainda existem clientes com o gabarito selecionado.'; ?> -- Gitblit v1.9.1