1
0

chinese language update by Demin Yin (work in progress)

This commit is contained in:
Garvin Hicking
2007-11-20 12:05:07 +00:00
parent 0be0f20c44
commit 5304923dd0
120 changed files with 2171 additions and 1897 deletions

View File

@@ -0,0 +1,4 @@
<?php
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', '主题选择');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', '允许访客实时变换主题');

View File

@@ -1,17 +1,4 @@
<?php # $Id$
##########################################################################
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity #
# Developer Team) All rights reserved. See LICENSE file for licensing #
# details #
# #
# (c) 2003 Jannis Hermanns <J@hacked.it> #
# http://www.jannis.to/programming/serendipity.html #
# #
# Translated by #
# (c) 2006 Aphonex Li <aphonex.li@gmail.com> #
# http://www.exten.cn #
##########################################################################
<?php
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', '主题选择');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', '允许访客改变主题');
?>
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', '主题选择');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', '允许访客实时变换主题');