about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authad/lang/nl/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authad/lang/nl/lang.php')
-rw-r--r--wiki/lib/plugins/authad/lang/nl/lang.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/wiki/lib/plugins/authad/lang/nl/lang.php b/wiki/lib/plugins/authad/lang/nl/lang.php
deleted file mode 100644
index 1449b19..0000000
--- a/wiki/lib/plugins/authad/lang/nl/lang.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Rene <wllywlnt@yahoo.com>
- * @author Dion Nicolaas <dion@nicolaas.net>
- * @author Hugo Smet <hugo.smet@scarlet.be>
- * @author Wesley de Weerd <wesleytiel@gmail.com>
- */
-$lang['domain']                = 'Inlog Domein';
-$lang['authpwdexpire']         = 'Je wachtwoord verloopt in %d dagen, je moet het binnenkort veranderen';
-$lang['passchangefail']        = 'Wijziging van het paswoord is mislukt. Wellicht beantwoord het paswoord niet aan de voorwaarden. ';
-$lang['userchangefail']        = 'Kan gebruiker attributen veranderen . Misschien heeft uw account geen rechten om wijzigingen aan te brengen?';
-$lang['connectfail']           = 'Connectie met Active Directory server mislukt.';