]> git.mjollnir.org Git - s9y.git/commitdiff
Fix UTF-8 BOM
authorgarvinhicking <garvinhicking>
Fri, 28 Oct 2005 07:33:10 +0000 (07:33 +0000)
committergarvinhicking <garvinhicking>
Fri, 28 Oct 2005 07:33:10 +0000 (07:33 +0000)
plugins/serendipity_event_bbcode/UTF-8/lang_bg.inc.php
plugins/serendipity_event_browsercompatibility/UTF-8/lang_bg.inc.php
plugins/serendipity_event_emoticate/UTF-8/lang_bg.inc.php
plugins/serendipity_event_entryproperties/UTF-8/lang_bg.inc.php
plugins/serendipity_event_s9ymarkup/UTF-8/lang_bg.inc.php
plugins/serendipity_event_statistics/UTF-8/lang_bg.inc.php
plugins/serendipity_plugin_comments/UTF-8/lang_bg.inc.php
plugins/serendipity_plugin_history/UTF-8/lang_bg.inc.php
plugins/serendipity_plugin_recententries/UTF-8/lang_bg.inc.php

index 70f88cb785d5d4342001b9b2f9f4039236c4e8dc..5b6b3054d76947e9d721e2ed84ee4e61d33d371a 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $Id: lang_ko.inc.php,v 1.0 2005/06/29 13:41:13 garvinhicking Exp $\r
+<?php # $Id: lang_ko.inc.php,v 1.0 2005/06/29 13:41:13 garvinhicking Exp $\r
 \r
         @define('PLUGIN_EVENT_BBCODE_NAME',     'Текстово форматиране: BBCode');\r
         @define('PLUGIN_EVENT_BBCODE_DESC',     'Форматиране на текст (постинг, коментар, HTML поле) с BBcode');\r
index f1f09fe8c16d28f2d85884cf1c0d34a62c16f4ae..b701475d4160fef9607b62330db2890479eac426 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $Id: serendipity_event_browsercompatibility.php 235 2005-07-08 13:29:39Z garvinhicking $
+<?php # $Id: serendipity_event_browsercompatibility.php 235 2005-07-08 13:29:39Z garvinhicking $
 
         @define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_TITLE', 'Съвместимост с браузърите');
         @define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_DESC', 'Използване на различни (CSS) методи за осигуряване на максимална съвместимост с браузърите');
index bffd921c772743c6f9f7f23cb7611f997ef48d42..57903daa162420104fe092f5c2a7f76f0549ec1d 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $Id: serendipity_event_emoticate.php 235 2005-07-08 13:29:39Z garvinhicking $
+<?php # $Id: serendipity_event_emoticate.php 235 2005-07-08 13:29:39Z garvinhicking $
 
         @define('PLUGIN_EVENT_EMOTICATE_NAME', 'Форматиране на текст: Усмивки');
         @define('PLUGIN_EVENT_EMOTICATE_DESC', 'Конвертира стандартните знаци за изразяване на емоции в графични изображения');
index 49e31283926207eb72aa8c8c477c3f5fc50e6571..a392ba9e767eae523e14a77dc0e7eebbbdba3947 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $Id: serendipity_event_entryproperties.php 341 2005-07-31 21:17:40Z garvinhicking $
+<?php # $Id: serendipity_event_entryproperties.php 341 2005-07-31 21:17:40Z garvinhicking $
 
         @define('PLUGIN_EVENT_ENTRYPROPERTIES_TITLE', 'Допълнителни свойства за постингите');
         @define('PLUGIN_EVENT_ENTRYPROPERTIES_DESC', '(Кеширане, не публични постинги, sticky постинги)');
index 712054f5ffae53da9566ab1e782ed38151f6536c..9436181d0622ad1d1ae4fe44dfa8030527b72b2b 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $Id: serendipity_event_s9ymarkup.php 235 2005-07-08 13:29:39Z garvinhicking $
+<?php # $Id: serendipity_event_s9ymarkup.php 235 2005-07-08 13:29:39Z garvinhicking $
 
         @define('PLUGIN_EVENT_S9YMARKUP_NAME', 'Текстово форматиране: Serendipity');
         @define('PLUGIN_EVENT_S9YMARKUP_DESC', 'Прилага базово форматиране на текст');
index 691eff08e1712920b583533c057dea42980e6c29..3019df8a13f486349295b251aa3154951370f9f9 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $Id: serendipity_event_statistics.php 310 2005-07-28 01:10:43Z wesley $
+<?php # $Id: serendipity_event_statistics.php 310 2005-07-28 01:10:43Z wesley $
 
         @define('PLUGIN_EVENT_STATISTICS_NAME', 'Статистика');
         @define('PLUGIN_EVENT_STATISTICS_DESC', 'Добавя връзка към интересни статистически данни в страницата на постингите, включително и брояч на посетителите');
index 885db8ee1c8e2da4b9f8b81c0d0dbaea07a2b96e..7e65930d7c619a726e40909a2151a22f612a2269 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $Id: serendipity_plugin_comments.php 264 2005-07-13 16:59:13Z garvinhicking $
+<?php # $Id: serendipity_plugin_comments.php 264 2005-07-13 16:59:13Z garvinhicking $
 
         @define('PLUGIN_COMMENTS_BLAHBLAH', 'Показва последните коментари на Вашите постинги');
         @define('PLUGIN_COMMENTS_WORDWRAP', 'Пренос на нов ред');
index fda58db7d57f5526f6c89ba591b40244bd5eebc3..2fb9b9ec71e764e2815150751b402e3f3ee04cd7 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $Id: serendipity_plugin_history.php 235 2005-07-08 13:29:39Z garvinhicking $
+<?php # $Id: serendipity_plugin_history.php 235 2005-07-08 13:29:39Z garvinhicking $
 
         @define('PLUGIN_HISTORY_NAME', 'История');
         @define('PLUGIN_HISTORY_DESC', 'Показва отдавнашни постинги, с възможност за задаване на възрастта им');
index 7ebb75ca5000352320404a7c49e4da53b548e181..332bba8aad7cdc910226478e1856e385771687c8 100644 (file)
@@ -1,4 +1,4 @@
-<?php # $Id: serendipity_plugin_shoutbox.php 235 2005-07-08 13:29:39Z garvinhicking $
+<?php # $Id: serendipity_plugin_shoutbox.php 235 2005-07-08 13:29:39Z garvinhicking $
 
         @define('PLUGIN_RECENTENTRIES_TITLE', 'Последни постинги');
         @define('PLUGIN_RECENTENTRIES_BLAHBLAH', 'Показва заглавията и датите на последните постинги');