From ce76e55b19539ab21d4802650392ff25132ec2a6 Mon Sep 17 00:00:00 2001 From: Ivan Cenov Date: Wed, 8 Oct 2008 19:57:49 +0000 Subject: [PATCH] 1) Translated new string in serendipity_plugin_comments in BG language. --- plugins/serendipity_plugin_comments/UTF-8/lang_bg.inc.php | 2 ++ plugins/serendipity_plugin_comments/lang_bg.inc.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/plugins/serendipity_plugin_comments/UTF-8/lang_bg.inc.php b/plugins/serendipity_plugin_comments/UTF-8/lang_bg.inc.php index 4259053b..3969912a 100644 --- a/plugins/serendipity_plugin_comments/UTF-8/lang_bg.inc.php +++ b/plugins/serendipity_plugin_comments/UTF-8/lang_bg.inc.php @@ -14,3 +14,5 @@ @define('PLUGIN_COMMENTS_MAXENTRIES_BLAHBLAH', 'Колко коментара най-много да бъдат показани (по подразбиране: 15)'); @define('PLUGIN_COMMENTS_ABOUT', '%s за%s'); @define('PLUGIN_COMMENTS_ANONYMOUS', 'анонимен'); + + @define('PLUGIN_COMMENTS_ADDURL', 'Добавя URL към'); diff --git a/plugins/serendipity_plugin_comments/lang_bg.inc.php b/plugins/serendipity_plugin_comments/lang_bg.inc.php index 0bce2243..a02258de 100644 --- a/plugins/serendipity_plugin_comments/lang_bg.inc.php +++ b/plugins/serendipity_plugin_comments/lang_bg.inc.php @@ -14,3 +14,5 @@ @define('PLUGIN_COMMENTS_MAXENTRIES_BLAHBLAH', ' - ( : 15)'); @define('PLUGIN_COMMENTS_ABOUT', '%s %s'); @define('PLUGIN_COMMENTS_ANONYMOUS', ''); + + @define('PLUGIN_COMMENTS_ADDURL', ' URL ');