lang cleanup core templatedropdown plugin
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php # $Id: lang_ja.inc.php,v 1.4 2005/05/17 11:37:42 garvinhicking Exp $
|
||||
<?php
|
||||
|
||||
##########################################################################
|
||||
# serendipity - another blogger... #
|
||||
@ -12,10 +12,8 @@
|
||||
# #
|
||||
##########################################################################
|
||||
|
||||
@define('PLUGIN_TEMPLATEDROPDOWN_NAME', 'Selector de temas');
|
||||
@define('PLUGIN_TEMPLATEDROPDOWN_DESC', 'Mostra um menu para mudar o tema visual');
|
||||
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', 'Incluir o bot<6F>o?');
|
||||
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', 'Mostrar um bot<6F>o de submiss<73>o?');
|
||||
@define('PLUGIN_TEMPLATEDROPDOWN_NAME', 'Selector de temas');
|
||||
@define('PLUGIN_TEMPLATEDROPDOWN_DESC', 'Mostra um menu para mudar o tema visual');
|
||||
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', 'Incluir o bot<6F>o?');
|
||||
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', 'Mostrar um bot<6F>o de submiss<73>o?');
|
||||
|
||||
/* vim: set sts=4 ts=4 expandtab : */
|
||||
?>
|
Reference in New Issue
Block a user