thomascube
2007-05-17 e3caaf59c20fd556364f838ae6082b3e2fba6d56
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?php
 
/*
 
 +-----------------------------------------------------------------------+
 | language/kur_KU/labels.inc                                            |
 |                                                                       |
 | Language file of the RoundCube Webmail client                         |
 | Copyright (C) 2007, RoundCube Dev. - Switzerland                      |
 | Licensed under the GNU GPL                                            |
 |                                                                       |
 +-----------------------------------------------------------------------+
 | Author: Amed Çeko Jiyan <amedcj@gmail.com>                            |
 +-----------------------------------------------------------------------+
 
 @version $Id$
*/
 
$messages = array();
 
?>