Also support "last X" REST interface
This commit is contained in:
5
plugins/serendipity_event_textile/UTF-8/lang_de.inc.php
Normal file
5
plugins/serendipity_event_textile/UTF-8/lang_de.inc.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php # $Id: serendipity_event_textile.php 235 2005-07-08 13:29:39Z garvinhicking $
|
||||
|
||||
@define('PLUGIN_EVENT_TEXTILE_NAME', 'Textformatierung: Textile');
|
||||
@define('PLUGIN_EVENT_TEXTILE_DESC', 'Textile-Formatierung durchführen');
|
||||
@define('PLUGIN_EVENT_TEXTILE_TRANSFORM', '<a href="http://www.textism.com/tools/textile/">Textile</a>-Formatierung erlaubt');
|
Reference in New Issue
Block a user