summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/de
diff options
context:
space:
mode:
authorSven <Svenluecke48@gmx.d>2013-08-04 16:55:57 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-08-04 16:55:57 +0200
commitd5808163ba1734a45356b87153595c69205f0756 (patch)
tree908c9d691aaea5946e7fd13bbc209e192f70ed32 /lib/plugins/authldap/lang/de
parentae68c26a08e2dd3416a96691181f2600ed54afc6 (diff)
downloadrpg-d5808163ba1734a45356b87153595c69205f0756.tar.gz
rpg-d5808163ba1734a45356b87153595c69205f0756.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authldap/lang/de')
-rw-r--r--lib/plugins/authldap/lang/de/settings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plugins/authldap/lang/de/settings.php b/lib/plugins/authldap/lang/de/settings.php
index b237201d8..b24c792f9 100644
--- a/lib/plugins/authldap/lang/de/settings.php
+++ b/lib/plugins/authldap/lang/de/settings.php
@@ -1,8 +1,8 @@
<?php
+
/**
- * German language file
- *
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
* @author Matthias Schulte <dokuwiki@lupo49.de>
*/
$lang['server'] = 'Adresse zum LDAP-Server. Entweder als Hostname (<code>localhost</code>) oder als FQDN (<code>ldap://server.tld:389</code>).';