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 ');