blob: f1333c370ef9d98e29c4a01b899ca38a9fcaf0ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?php
/*
+-----------------------------------------------------------------------+
| language/#lang/messages.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2008-2009, RoundQube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: |
+-----------------------------------------------------------------------+
*/
$messages = array();
|