thomascube
2012-01-03 e31c56a5af23257a18275d59bf01e921a8eb60f6
program/localization/sl_SI/messages.inc
@@ -1,17 +1,17 @@
<?php
/*
+-----------------------------------------------------------------------+
| language/sl_SI/messages.inc                                           |
|                                                                       |
| Language file of the Roundcube Webmail client                         |
| Copyright (C) 2008-2010, The Roundcube Dev Team                       |
| Licensed under the GNU GPL                                            |
|                                                                       |
+-----------------------------------------------------------------------+
| Author:   Barbara Krasovec -  barbarak@arnes.si                       |
+-----------------------------------------------------------------------+
 +-----------------------------------------------------------------------+
 | localization/sl_SI/messages.inc                                       |
 |                                                                       |
 | Language file of the Roundcube Webmail client                         |
 | Copyright (C) 2012, The Roundcube Dev Team                            |
 | Licensed under the GNU General Public License                         |
 |                                                                       |
 +-----------------------------------------------------------------------+
 | Author: Thomas <Unknown>                                              |
 +-----------------------------------------------------------------------+
 @version $Id$
*/
$messages = array();
@@ -155,4 +155,3 @@
$messages['mispellingsfound'] = 'V sporočilu so bile najdene napake v črkovanju';
$messages['parentnotwritable'] = 'Podmape v tej mapi ni bilo mogoče ustvariti/premakniti. Nimate pravic.';
?>