스페인어 타이틀이 en으로 되어있어서 영문 타이틀이 나오지 않던 것 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2724 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2007-10-10 07:23:13 +00:00
parent b5c539a2d8
commit 788f3af8c2

View file

@ -3,13 +3,13 @@
<title xml:lang="ko">기본 카운터 위젯</title> <title xml:lang="ko">기본 카운터 위젯</title>
<title xml:lang="jp">接続カウンター</title> <title xml:lang="jp">接続カウンター</title>
<title xml:lang="en">Basic Counter Widget</title> <title xml:lang="en">Basic Counter Widget</title>
<title xml:lang="en">Widget de Contador Básico</title> <title xml:lang="es">Widget de Contador Básico</title>
<title xml:lang="zh-CN">计数器</title> <title xml:lang="zh-CN">计数器</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28"> <author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name> <name xml:lang="ko">제로</name>
<name xml:lang="jp">Zero</name> <name xml:lang="jp">Zero</name>
<name xml:lang="en">zero</name> <name xml:lang="en">zero</name>
<name xml:lang="es">zero</name> <name xml:lang="es">zero</name>
<name xml:lang="zh-CN">zero</name> <name xml:lang="zh-CN">zero</name>
<description xml:lang="ko"> <description xml:lang="ko">
기본 카운터 모듈을 이용하여 전체, 어제, 오늘의 접속현황을 표시합니다. 기본 카운터 모듈을 이용하여 전체, 어제, 오늘의 접속현황을 표시합니다.
@ -23,7 +23,7 @@
It will also display the total count. It will also display the total count.
To get this, the counter module should be installed and the counter add-on should be turned on. To get this, the counter module should be installed and the counter add-on should be turned on.
</description> </description>
<description xml:lang="es"> <description xml:lang="es">
Este widget de contador básico muestra los números de las personas visitadas en el día de ayer, hoy, y el total. Este widget de contador básico muestra los números de las personas visitadas en el día de ayer, hoy, y el total.
Debe instalar el módulo del contador y debe activar el addon del contador. Debe instalar el módulo del contador y debe activar el addon del contador.
</description> </description>