From b85b268ab51d63eb33b40e6a9afc77553ad86741 Mon Sep 17 00:00:00 2001 From: jwalker Date: Mon, 28 Aug 2006 16:57:01 +0000 Subject: [PATCH] 1) BG translation of new text constant. --- plugins/serendipity_event_bbcode/UTF-8/lang_bg.inc.php | 1 + plugins/serendipity_event_bbcode/lang_bg.inc.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 56a2752..1f8b8c7 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 035d9d9..535b17f 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 -- 2.39.5