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

20 lines
1.2 KiB
PHP

<?php # $Id: lang_ja.inc.php,v 1.4 2005/05/17 11:37:42 garvinhicking Exp $
##########################################################################
# serendipity - another blogger... #
##########################################################################
# #
# (c) 2003 Jannis Hermanns <J@hacked.it> #
# http://www.jannis.to/programming/serendipity.html #
# #
# Translated by #
# Sebastian Mordziol <argh@php-tools.net> #
# http://sebastian.mordziol.de #
# #
##########################################################################
@define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_TITLE', 'Compatibilité de navigateurs');
@define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_DESC', 'Utilise différentes méthodes (CSS) pour assurer une compatibilité maximum avec le plus de navigateurs possibles.');
/* vim: set sts=4 ts=4 expandtab : */
?>