diff options
author | Aleksandr Selivanov <alexgearbox@gmail.com> | 2013-08-20 23:05:58 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-08-20 23:05:58 +0200 |
commit | bcc165558b4d58baab4ccc85d9066f0c4ba7de2a (patch) | |
tree | 15321604a5a47d1cc1e2797632a740f3c6e5f70b /lib/plugins/authldap | |
parent | 11639361046989d634710eefdbaf15a0f44c5e5a (diff) | |
download | rpg-bcc165558b4d58baab4ccc85d9066f0c4ba7de2a.tar.gz rpg-bcc165558b4d58baab4ccc85d9066f0c4ba7de2a.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authldap')
-rw-r--r-- | lib/plugins/authldap/lang/ru/settings.php | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/plugins/authldap/lang/ru/settings.php b/lib/plugins/authldap/lang/ru/settings.php index 4c394080e..70ad7b6f4 100644 --- a/lib/plugins/authldap/lang/ru/settings.php +++ b/lib/plugins/authldap/lang/ru/settings.php @@ -1,6 +1,9 @@ <?php + /** - * Russian language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Ivan I. Udovichenko (sendtome@mymailbox.pp.ua) + * @author Aleksandr Selivanov <alexgearbox@gmail.com> */ +$lang['bindpw'] = 'Пароль для указанного пользователя.'; |