]> git.donarmstrong.com Git - roundcube.git/blobdiff - plugins/new_user_dialog/localization/ru_RU.inc
Imported Upstream version 0.7.1
[roundcube.git] / plugins / new_user_dialog / localization / ru_RU.inc
index d1eb28e71927f55b11fbd0b6cea9bf24555b2e80..b91c2ca2cf2583321bb1fb4adb06328ef1b3299c 100644 (file)
@@ -1,7 +1,20 @@
 <?php
 
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ru_RU/labels.inc                                         |
+ |                                                                       |
+ | Language file of the Roundcube Webmail client                         |
+ | Copyright (C) 2012, The Roundcube Dev Team                            |
+ | Licensed under the GNU General Public License                         |
+ |                                                                       |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas <Unknown>                                              |
+ +-----------------------------------------------------------------------+
+ @version $Id: ru_RU.inc 5741 2012-01-08 16:20:12Z thomasb $
+*/
+
 $labels = array();
 $labels['identitydialogtitle'] = 'Пожалуйста, укажите Ваше имя.';
 $labels['identitydialoghint'] = 'Данное сообщение отображается только при первом входе.';
 
-?>