diff options
author | Erli Moen <evseev.jr@gmail.com> | 2014-01-19 01:31:08 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-01-19 01:31:08 +0100 |
commit | 99c82aef828dad38bcd97e73685ed1ac87a0729f (patch) | |
tree | d3b6985ed550f0c57b6a6447d671f6749792adb7 /lib/plugins/authldap/lang | |
parent | 1ed1b9511ffd2fd1ba4efbcdf902d56e1dadedc2 (diff) | |
download | rpg-99c82aef828dad38bcd97e73685ed1ac87a0729f.tar.gz rpg-99c82aef828dad38bcd97e73685ed1ac87a0729f.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 70ad7b6f4..2b93e0fd4 100644 --- a/lib/plugins/authldap/lang/ru/settings.php +++ b/lib/plugins/authldap/lang/ru/settings.php @@ -5,5 +5,7 @@ * * @author Ivan I. Udovichenko (sendtome@mymailbox.pp.ua) * @author Aleksandr Selivanov <alexgearbox@gmail.com> + * @author Erli Moen <evseev.jr@gmail.com> */ +$lang['deref'] = 'Как расшифровывать псевдонимы?'; $lang['bindpw'] = 'Пароль для указанного пользователя.'; |