commit | author | age
|
9a7cb9
|
1 |
<?php |
TB |
2 |
|
|
3 |
/* |
|
4 |
+-----------------------------------------------------------------------+ |
|
5 |
| localization/ro_RO/labels.inc | |
|
6 |
| | |
|
7 |
| Language file of the Roundcube Webmail client | |
|
8 |
| Copyright (C) 2012, The Roundcube Dev Team | |
|
9 |
| Licensed under the GNU General Public License | |
|
10 |
| | |
|
11 |
+-----------------------------------------------------------------------+ |
|
12 |
| Author: tudor <tudor@starnet-alba.ro> | |
|
13 |
+-----------------------------------------------------------------------+ |
|
14 |
@version $Id$ |
|
15 |
*/ |
|
16 |
|
|
17 |
$labels = array(); |
|
18 |
$labels['buttontitle'] = 'Marchează ca SPAM'; |
|
19 |
$labels['reportedasjunk'] = 'Raportat cu succes ca SPAM'; |
|
20 |
|