thomascube
2012-01-03 e31c56a5af23257a18275d59bf01e921a8eb60f6
program/localization/bg_BG/messages.inc
@@ -1,21 +1,17 @@
<?php
/*
+-----------------------------------------------------------------------+
| language/bg_BG/messages.inc                                           |
 | localization/bg_BG/messages.inc                                       |
|                                                                       |
| Language file of the Roundcube Webmail client                         |
| Copyright (C) 2005-2010, The Roundcube Dev Team                       |
| Licensed under the GNU GPL                                            |
 | Copyright (C) 2012, The Roundcube Dev Team                            |
 | Licensed under the GNU General Public License                         |
|                                                                       |
+-----------------------------------------------------------------------+
| Author: Todor Dragnev <todor.dragnev@gmail.com>                       |
|     Nickolay Bunev <just4nick@gmail.com>                        |
 | Author: Thomas <Unknown>                                              |
+-----------------------------------------------------------------------+
@version $Id$
*/
$messages = array();
@@ -159,4 +155,3 @@
$messages['mispellingsfound'] = 'В съобщението са намерени правописни грешки.';
$messages['parentnotwritable'] = 'Създаването/преместването на папка в избраната родителска папка е неуспешно. Няма права за достъп.';
?>