19 lines
1.1 KiB
PHP

<?php
##########################################################################
# 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_TEMPLATECHOOSER_NAME', 'Sélecteur de thème');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', 'Permet aux utilisateurs de votre blog de changer le thème visuel');