2006-08-02 10:07:34 +00:00

20 lines
1.1 KiB
PHP

<?php # $Id:$
##########################################################################
# serendipity - another blogger... #
##########################################################################
# #
# (c) 2003 Jannis Hermanns <J@hacked.it> #
# http://www.jannis.to/programming/serendipity.html #
# #
# Translated by #
# João P Matos <jmatos@math.ist.utl.pt> #
# #
##########################################################################
@define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_TITLE', 'Compatibilidade de navegadores');
@define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_DESC', 'Utiliza diferentes métodos de CSS para assegurar compatibilidade com o maior número de navegadores possível.');
/* vim: set sts=4 ts=4 expandtab : */
?>