about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authplain/lang/pt/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authplain/lang/pt/lang.php')
-rw-r--r--wiki/lib/plugins/authplain/lang/pt/lang.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/wiki/lib/plugins/authplain/lang/pt/lang.php b/wiki/lib/plugins/authplain/lang/pt/lang.php
deleted file mode 100644
index 3334ea6..0000000
--- a/wiki/lib/plugins/authplain/lang/pt/lang.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Paulo Carmino <contato@paulocarmino.com>
- * @author Guilherme Sá <guilherme.sa@hotmail.com>
- */
-$lang['userexists']            = 'Este utilizador já está inscrito. Por favor escolha outro nome de utilizador.';
-$lang['usernotexists']         = 'Desculpe, esse login não existe.';
-$lang['writefail']             = 'Incapaz de modificar dados do usuário. Favor informar ao Wiki-Admin.';