Tadashi Jokagi 65d819a986 * propset.
2006-08-15 10:14:56 +00:00

19 lines
1.0 KiB
PHP

<?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 #
##########################################################################
@define('PLUGIN_EVENT_SEARCHHIGHLIGHT_NAME', '突出搜寻字');
@define('PLUGIN_EVENT_SEARCHHIGHLIGHT_DESC', '高亮度搜寻引擎找到文章的字');
?>