diff options
author | Domingo Redal <docxml@gmail.com> | 2015-08-07 18:41:44 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2015-08-07 18:41:44 +0200 |
commit | 5435cf9e106ef04804ac90ffcb2ed3d88e0229fb (patch) | |
tree | 27dfbf15c1b2f6f4210f9127252e5d5cdea2ec71 /lib/plugins/authldap | |
parent | 887fadc3444feac4d1f660cd4880fef9de586ecd (diff) | |
download | rpg-5435cf9e106ef04804ac90ffcb2ed3d88e0229fb.tar.gz rpg-5435cf9e106ef04804ac90ffcb2ed3d88e0229fb.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authldap')
-rw-r--r-- | lib/plugins/authldap/lang/es/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/authldap/lang/es/lang.php b/lib/plugins/authldap/lang/es/lang.php index 64ea7b964..20de155c1 100644 --- a/lib/plugins/authldap/lang/es/lang.php +++ b/lib/plugins/authldap/lang/es/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Mauricio Segura <maose38@yahoo.es> */ $lang['connectfail'] = 'LDAP no se puede conectar: %s'; |