You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
966 B
PHTML
21 lines
966 B
PHTML
13 years ago
|
<?php
|
||
|
|
||
|
/*
|
||
|
+-----------------------------------------------------------------------+
|
||
|
| localization/hu_HU/labels.inc |
|
||
|
| |
|
||
|
| Language file of the Roundcube Webmail client |
|
||
|
| Copyright (C) 2012, The Roundcube Dev Team |
|
||
|
| Licensed under the GNU General Public License |
|
||
|
| |
|
||
|
+-----------------------------------------------------------------------+
|
||
|
| Author: Droszler Gabor <droszler@datatrans.hu> |
|
||
|
+-----------------------------------------------------------------------+
|
||
|
@version $Id$
|
||
|
*/
|
||
|
|
||
|
$labels = array();
|
||
|
$labels['identitydialogtitle'] = 'Kérem töltse ki a küldő azonosítóját';
|
||
|
$labels['identitydialoghint'] = 'Ez az ablak csak az első belépéskor jelenik meg.';
|
||
|
|