additional_plugins/serendipity_event_textwiki/lang_tn.inc.php
2015-01-26 09:41:25 +01:00

18 lines
1.2 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
##########################################################################
# 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) 2004-2005 CapriSkye <admin@capriskye.com> #
# http://open.38.com #
##########################################################################
@define('PLUGIN_EVENT_TEXTWIKI_NAME', '標記語言Wiki');
@define('PLUGIN_EVENT_TEXTWIKI_DESC', '使用 Text_Wiki 來改變文章內容');
@define('PLUGIN_EVENT_TEXTWIKI_TRANSFORM', '允許 <a href="http://c2.com/cgi/wiki">Wiki</a> 格式');
?>