zh-CN(widgets/category/skins/default/skin.xml)

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3590 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haojilin 2008-01-25 04:57:52 +00:00
parent 9d3c3faf7f
commit 0ce327c2d1

View file

@ -1,17 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">분류 출력 기본 스킨</title>
<title xml:lang="en">Default Skin of Category Widget</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<name xml:lang="en">Zero</name>
<description xml:lang="ko">게시글 분류를 출력하는 기본 스킨입니다</description>
<description xml:lang="en">This is a widget that displays categories of articles.</description>
</maker>
<colorset>
<color name="normal">
<title xml:lang="ko">기본 컬러</title>
<title xml:lang="en">Default Color</title>
</color>
</colorset>
</skin>
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">분류 출력 기본 스킨</title>
<title xml:lang="en">Default Skin of Category Widget</title>
<title xml:lang="zh-CN">分类输出基本皮肤</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<name xml:lang="en">Zero</name>
<name xml:lang="zh-CN">Zero</name>
<description xml:lang="ko">게시글 분류를 출력하는 기본 스킨입니다</description>
<description xml:lang="en">This is a widget that displays categories of articles.</description>
<description xml:lang="zh-CN">输出主题分类的基本皮肤</description>
</maker>
<colorset>
<color name="normal">
<title xml:lang="ko">기본 컬러</title>
<title xml:lang="en">Default Color</title>
<title xml:lang="zh-CN">默认颜色</title>
</color>
</colorset>
</skin>