From bc6ca6633290f1bde340935954d8fdc637bac37e Mon Sep 17 00:00:00 2001
From: moglia <moglia@ispconfig3>
Date: Wed, 22 Jul 2009 22:21:35 -0400
Subject: [PATCH] Update of Brazilian Language Files Translation

---
 interface/web/designer/lib/lang/br_form_show.lng |   33 +++++++++++++++++----------------
 1 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/interface/web/designer/lib/lang/br_form_show.lng b/interface/web/designer/lib/lang/br_form_show.lng
index fe9cf14..32fede2 100644
--- a/interface/web/designer/lib/lang/br_form_show.lng
+++ b/interface/web/designer/lib/lang/br_form_show.lng
@@ -1,18 +1,19 @@
 <?php
-$wb["header_txt"] = 'Editor de Formulários';
-$wb["title_txt"] = 'Título do Formulário';
-$wb["name_txt"] = 'Nome do Formulário';
-$wb["delete_txt"] = 'Remover';
-$wb["properties_txt"] = 'Propriedades';
-$wb["new_tab_txt"] = 'Nova Aba';
-$wb["edit_txt"] = 'Editar';
-$wb["new_txt"] = 'Novo';
-$wb["up_txt"] = '^';
-$wb["down_txt"] = 'v';
-$wb["module_txt"] = 'Módulo';
-$wb["form_txt"] = 'Formulário';
-$wb["description_txt"] = 'Descrição';
-$wb["module_del_txt"] = "Remover o módulo e todos seus sub-diretórios?";
-$wb["menu_del_txt"] = "Remover o menu e todos os seus itens?";
-$wb["item_del_txt"] = "Remover o item de menu?";
+$wb['header_txt'] = 'Editor de Formulários';
+$wb['title_txt'] = 'Título do Formulário';
+$wb['name_txt'] = 'Nome do Formulário';
+$wb['delete_txt'] = 'Remover';
+$wb['properties_txt'] = 'Propriedades';
+$wb['new_tab_txt'] = 'Nova Aba';
+$wb['edit_txt'] = 'Editar';
+$wb['new_txt'] = 'Novo';
+$wb['up_txt'] = '^';
+$wb['down_txt'] = 'v';
+$wb['module_txt'] = 'Módulo';
+$wb['form_txt'] = 'Formulário';
+$wb['description_txt'] = 'Descrição';
+$wb['module_del_txt'] = 'Remover o módulo e todos seus sub-diretórios?';
+$wb['menu_del_txt'] = 'Remover o menu e todos os seus itens?';
+$wb['item_del_txt'] = 'Remover o item de menu?';
 ?>
+

--
Gitblit v1.9.1