diff options
author | Aleksandr Selivanov <alexgearbox@yandex.ru> | 2014-03-08 13:05:57 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-03-08 13:05:57 +0100 |
commit | 6bc2d8e51371c2ee17233d4c76112e3fefca437f (patch) | |
tree | fdd00d42b83e2dbc8e91a8f9d57585a334fe908d /lib/plugins/authldap/lang | |
parent | cc0082d22524034cb76346c62d050f65d837f6f5 (diff) | |
download | rpg-6bc2d8e51371c2ee17233d4c76112e3fefca437f.tar.gz rpg-6bc2d8e51371c2ee17233d4c76112e3fefca437f.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authldap/lang')
-rw-r--r-- | lib/plugins/authldap/lang/ru/settings.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/ru/settings.php b/lib/plugins/authldap/lang/ru/settings.php index 2b93e0fd4..fbe75d3cb 100644 --- a/lib/plugins/authldap/lang/ru/settings.php +++ b/lib/plugins/authldap/lang/ru/settings.php @@ -6,6 +6,8 @@ * @author Ivan I. Udovichenko (sendtome@mymailbox.pp.ua) * @author Aleksandr Selivanov <alexgearbox@gmail.com> * @author Erli Moen <evseev.jr@gmail.com> + * @author Aleksandr Selivanov <alexgearbox@yandex.ru> */ $lang['deref'] = 'Как расшифровывать псевдонимы?'; $lang['bindpw'] = 'Пароль для указанного пользователя.'; +$lang['deref_o_0'] = 'LDAP_DEREF_NEVER'; |