additional_plugins/serendipity_event_trackback/lang_bg.inc.php
Ian 0dda943fd9 plugin event trackbacks - fix CREATE table
@garvinhicking please check if this workaround for postgres is ok
2016-04-14 12:29:55 +02:00

16 lines
717 B
PHP
Raw Permalink 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
/**
* @version
* @author Ivan Cenov jwalker@hotmail.bg
* EN-Revision: 1.7
*/
@define('PLUGIN_EVENT_MTRACKBACK_TITLETITLE', 'Управление на проследяванията');
@define('PLUGIN_EVENT_MTRACKBACK_TITLEDESC', 'Позволява подробен контрол върху проследяванията при създаване на статии');
@define('PLUGIN_EVENT_MTRACKBACK_TITLEADDITIONAL', 'Допълнителни връзки към проследяване (разделете ги с интервали [" "]) ');
@define('PLUGIN_EVENT_MTRACKBACK_TITLETRACKOWN', 'Изпращане на проследявания към вашия собствен блог ?');
@define('PLUGIN_EVENT_MTRACKBACK_TITLETRACKALL', 'Глобална забрана на проследяванията ?');
@define('PLUGIN_EVENT_MTRACKBACK_TITLETRACKSEL', 'Проследявания само за URLs, показани по-долу');