additional_plugins/serendipity_event_livesearch/lang_fr.inc.php

21 lines
1.2 KiB
PHP
Raw Normal View History

<?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_LIVESEARCH_NAME', 'Recherche active');
@define('PLUGIN_EVENT_LIVESEARCH_DESC', 'Am<41>liore la fonction de recherche par des mises <20> jour a chaque pression de touche du clavier (JavaScript)');
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', 'Patientez, envoi de la requ<71>te...');
/* vim: set sts=4 ts=4 expandtab : */
?>