thomascube
2007-09-11 4845a1ea952f4affda3546abd7dfa02d24fc818c
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();
 
?>