diff --git a/plugins/serendipity_event_bbcode/UTF-8/lang_bg.inc.php b/plugins/serendipity_event_bbcode/UTF-8/lang_bg.inc.php index 56a27529..1f8b8c7c 100644 --- a/plugins/serendipity_event_bbcode/UTF-8/lang_bg.inc.php +++ b/plugins/serendipity_event_bbcode/UTF-8/lang_bg.inc.php @@ -8,5 +8,6 @@ @define('PLUGIN_EVENT_BBCODE_NAME', 'Текстово форматиране: BBCode'); @define('PLUGIN_EVENT_BBCODE_DESC', 'Форматиране на текст (постинг, коментар, HTML поле) с BBcode'); @define('PLUGIN_EVENT_BBCODE_TRANSFORM', 'Форматирането с BBCode е разрешено'); + @define('PLUGIN_EVENT_BBCODE_TARGET', 'Използване на target="blank" за връзките ?'); ?> \ No newline at end of file diff --git a/plugins/serendipity_event_bbcode/lang_bg.inc.php b/plugins/serendipity_event_bbcode/lang_bg.inc.php index 035d9d9e..535b17f0 100644 --- a/plugins/serendipity_event_bbcode/lang_bg.inc.php +++ b/plugins/serendipity_event_bbcode/lang_bg.inc.php @@ -8,5 +8,5 @@ @define('PLUGIN_EVENT_BBCODE_NAME', ' : BBCode'); @define('PLUGIN_EVENT_BBCODE_DESC', ' (, , HTML ) BBcode'); @define('PLUGIN_EVENT_BBCODE_TRANSFORM', ' BBCode '); - + @define('PLUGIN_EVENT_BBCODE_TARGET', ' target="blank" ?'); ?> \ No newline at end of file