1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins/serendipity_event_textile/lang_tn.inc.php
Tadashi Jokagi 628ad67156 * propset.
2006-08-15 10:14:56 +00:00

18 lines
1.2 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) 2004-2005 CapriSkye <admin@capriskye.com> #
# http://open.38.com #
##########################################################################
@define('PLUGIN_EVENT_TEXTILE_NAME', '標記語言: Textile');
@define('PLUGIN_EVENT_TEXTILE_DESC', '以 Textile 轉換器處理全部的輸出資料');
@define('PLUGIN_EVENT_TEXTILE_TRANSFORM', '<a href="http://www.textism.com/tools/textile/">Textile</a>-允許的格式');
?>