diff options
author | Anika Henke <anika@selfthinker.org> | 2015-08-08 01:02:43 +0100 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2015-08-08 01:02:43 +0100 |
commit | 43e54da7d915f04fa5c5d44a98ae3e6b4a0a6be2 (patch) | |
tree | 27dfbf15c1b2f6f4210f9127252e5d5cdea2ec71 /lib/plugins/authldap | |
parent | 887fadc3444feac4d1f660cd4880fef9de586ecd (diff) | |
parent | 5435cf9e106ef04804ac90ffcb2ed3d88e0229fb (diff) | |
download | rpg-43e54da7d915f04fa5c5d44a98ae3e6b4a0a6be2.tar.gz rpg-43e54da7d915f04fa5c5d44a98ae3e6b4a0a6be2.tar.bz2 |
Merge pull request #1293 from dokuwiki-translate/lang_update_816
Translation update (es)
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'; |