From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 11 Jun 2012 05:00:57 -0400
Subject: [PATCH] Updated version number to 3.0.4.6

---
 interface/web/client/lib/lang/br_client_del.lng |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/interface/web/client/lib/lang/br_client_del.lng b/interface/web/client/lib/lang/br_client_del.lng
index 0e3d2f8..57788b0 100644
--- a/interface/web/client/lib/lang/br_client_del.lng
+++ b/interface/web/client/lib/lang/br_client_del.lng
@@ -1,6 +1,6 @@
-<?php
-$wb['confirm_action_txt'] = 'Confirmar a��o';
-$wb['delete_explanation'] = 'Aten��o: est� a��o ira remover todos os objetos associados ao cliente!';
-$wb['btn_save_txt'] = 'Remover o cliente';
-$wb['btn_cancel_txt'] = 'Cancelar sem remover o cliente';
-?>
+<?php
+$wb['confirm_action_txt'] = 'Confirmar ação';
+$wb['delete_explanation'] = 'Atenção: está ação ira remover todos os objetos associados ao cliente!';
+$wb['btn_save_txt'] = 'Remover o cliente';
+$wb['btn_cancel_txt'] = 'Cancelar sem remover o cliente';
+?>

--
Gitblit v1.9.1