git-svn-id: http://xe-core.googlecode.com/svn/trunk@2095 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
guny 2007-07-31 08:07:06 +00:00
parent cf0e95beef
commit 40672892c2
15 changed files with 125 additions and 125 deletions

View file

@ -31,9 +31,9 @@
Casi mismo del boletín, pero la vista es diferente, y incluye metodo para blog. Maneja directo al diseño y menú principal.
</description>
<description xml:lang="zh-CN">
此模块负责博客功能
虽然类似版面,但其显示模式不同且追加了适合博客的method。
包含布局和基本菜单。
是负责博客功能的模块
虽然类似版面,但其显示模式不同,且还添加了适合博客的method。
内置布局和基本的菜单。
</description>
</author>
</module>

View file

@ -29,5 +29,5 @@
$lang->about_category_group_srls = '被选的用户组才可以查看此分类。';
$lang->about_layout_setup = '可直接编辑博客布局代码。可以把控件代码插入到您喜欢的位置。';
$lang->about_blog_category = '可以添加/删除博客分类<br />博客分类有异常情况时,可以尝试重新生成缓冲文件。';
$lang->about_blog = "可生成,管理博客的模块。\n博客模块将利用博客皮肤里包含的布局,因此生成博客后尽早布置为适。\n在博客内想使用其他版面时,可以在菜单模块当中生成菜单后,在博客皮肤管理中连接就可以";
$lang->about_blog = "可生成,管理博客的模块。\n博客模块将利用博客皮肤里包含的布局,因此生成博客后尽早布置为适。\n在博客内,想使用其他版面时,可以在菜单模块当中生成菜单后,在博客皮肤管理中连接即可";
?>

View file

@ -40,25 +40,25 @@
<color name="cyan" src="screenshot/cyan.gif">
<title xml:lang="ko">청록색</title>
<title xml:lang="jp">cyan</title>
<title xml:lang="zh-CN">cyan</title>
<title xml:lang="zh-CN">青绿色</title>
<title xml:lang="en">cyan</title>
</color>
<color name="green" src="screenshot/green.gif">
<title xml:lang="ko">초록색</title>
<title xml:lang="jp">green</title>
<title xml:lang="zh-CN">green</title>
<title xml:lang="zh-CN">绿色</title>
<title xml:lang="en">green</title>
</color>
<color name="red" src="screenshot/red.gif">
<title xml:lang="ko">빨간색</title>
<title xml:lang="jp">red</title>
<title xml:lang="zh-CN">red</title>
<title xml:lang="zh-CN">红色</title>
<title xml:lang="en">red</title>
</color>
<color name="purple" src="screenshot/purple.gif">
<title xml:lang="ko">보라색</title>
<title xml:lang="jp">purple</title>
<title xml:lang="zh-CN">purple</title>
<title xml:lang="zh-CN">紫色</title>
<title xml:lang="en">purple</title>
</color>
</colorset>