about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authmysql/lang/da/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authmysql/lang/da/lang.php')
-rw-r--r--wiki/lib/plugins/authmysql/lang/da/lang.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/wiki/lib/plugins/authmysql/lang/da/lang.php b/wiki/lib/plugins/authmysql/lang/da/lang.php
deleted file mode 100644
index 9806e16..0000000
--- a/wiki/lib/plugins/authmysql/lang/da/lang.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Jon Theil Nielsen <jontheil@gmail.com>
- * @author Jacob Palm <mail@jacobpalm.dk>
- */
-$lang['connectfail']           = 'Kunne ikke forbinde til databasen.';
-$lang['userexists']            = 'Beklager, en bruger med dette login findes allerede.';
-$lang['usernotexists']         = 'Beklager, brugeren eksisterer ikke.';
-$lang['writefail']             = 'Kan ikke ændre brugerdata. Informér venligst wiki-administratoren';