about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/cs/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authpdo/lang/cs/lang.php')
-rw-r--r--wiki/lib/plugins/authpdo/lang/cs/lang.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/wiki/lib/plugins/authpdo/lang/cs/lang.php b/wiki/lib/plugins/authpdo/lang/cs/lang.php
deleted file mode 100644
index cf52a18..0000000
--- a/wiki/lib/plugins/authpdo/lang/cs/lang.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * 
- * @author Jaroslav Lichtblau <jlichtblau@seznam.cz>
- */
-$lang['connectfail']           = 'Selhalo připojení k databázi.';
-$lang['userexists']            = 'Omlouváme se, ale uživatel s tímto jménem již existuje.';
-$lang['writefail']             = 'Nelze změnit údaje uživatele. Informujte prosím správce wiki';