From e76a8d22117fed14bbfaf9ca0a633fd6204cf8a3 Mon Sep 17 00:00:00 2001
From: vthung <vthung>
Date: Tue, 3 Jan 2006 16:05:17 +0000
Subject: [PATCH] Oops, some errors with UTF_8

---
 lang/vi_utf8/block_html.php | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lang/vi_utf8/block_html.php b/lang/vi_utf8/block_html.php
index fbb2de39011..cfd237f75fc 100644
--- a/lang/vi_utf8/block_html.php
+++ b/lang/vi_utf8/block_html.php
@@ -1,9 +1,9 @@
-<?php // $Id$ 
+<?php // $Id$ 
 
 $string['html'] = 'HTML';
-$string['configtitle'] = 'Ti�u &#273;&#7873; c&#7911;a kh&#7889;i';
-$string['configcontent'] = 'N&#7897;i dung';
-$string['leaveblanktohide'] = '&#273;&#7875; tr&#7855;ng &#273;&#7875; gi&#7919; nguy�n ti�u &#273;&#7873;';
-$string['newhtmlblock'] = '(kh&#7889;i HTML m&#7899;i)';
+$string['configtitle'] = 'Tiêu đề của khối';
+$string['configcontent'] = 'Nội dung';
+$string['leaveblanktohide'] = 'Để tiêu đề trắng để giấu';
+$string['newhtmlblock'] = '(khối HTML mới)';
 
 ?>
\ No newline at end of file