1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins/serendipity_event_livesearch/UTF-8/lang_bg.inc.php
2006-08-02 10:07:34 +00:00

14 lines
599 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php # $Id$
/**
* @version $Revision$
* @author Ivan Cenov jwalker@abv.bg
* EN-Revision: 690
*/
@define('PLUGIN_EVENT_LIVESEARCH_NAME', 'Живо (активно) търсене');
@define('PLUGIN_EVENT_LIVESEARCH_DESC', 'Подобрява вътрешната функция за търсене като добавя обновяване на резултатите след всяко въвеждане на символи в стринга за търсене (JavaScript)');
@define('PLUGIN_EVENT_LIVESEARCH_WAIT', 'Изчакайте, заявката се изпраща...');
?>