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_s9ymarkup/lang_is.inc.php
2006-08-02 10:07:34 +00:00

8 lines
425 B
PHP

<?php # $Id$
@define('PLUGIN_EVENT_S9YMARKUP_NAME', 'Textabreyting: Serendipity');
@define('PLUGIN_EVENT_S9YMARKUP_DESC', 'Virkja grunntextabreytingar á texta í færslum');
@define('PLUGIN_EVENT_S9YMARKUP_TRANSFORM', 'Að setja texta innan stjarna gerir hann feitletraðan (*orð*), og til að undirstrika setur maður strik niðri á undan og eftir orði (_orð_).');
/* vim: set sts=4 ts=4 expandtab : */
?>