Also support "last X" REST interface
This commit is contained in:
20
plugins/serendipity_event_bbcode/lang_pt_PT.inc.php
Normal file
20
plugins/serendipity_event_bbcode/lang_pt_PT.inc.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php # $Id:$
|
||||
|
||||
##########################################################################
|
||||
# serendipity - another blogger... #
|
||||
##########################################################################
|
||||
# #
|
||||
# (c) 2003 Jannis Hermanns <J@hacked.it> #
|
||||
# http://www.jannis.to/programming/serendipity.html #
|
||||
# #
|
||||
# Translated by #
|
||||
# Jo<4A>o P Matos <jmatos@math.ist.utl.pt> #
|
||||
# #
|
||||
##########################################################################
|
||||
|
||||
@define('PLUGIN_EVENT_BBCODE_NAME', 'C<>digo: BBCode');
|
||||
@define('PLUGIN_EVENT_BBCODE_DESC', 'Permite usar no texto codifica<63><61>o BBCode');
|
||||
@define('PLUGIN_EVENT_BBCODE_TRANSFORM', 'Sintaxe <a href="http://www.phpbb.com/phpBB/faq.php?mode=bbcode">BBCode</a> autorizada');
|
||||
|
||||
/* vim: set sts=4 ts=4 expandtab : */
|
||||
?>
|
Reference in New Issue
Block a user