about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/pt-br/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authpdo/lang/pt-br/lang.php')
-rw-r--r--wiki/lib/plugins/authpdo/lang/pt-br/lang.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/wiki/lib/plugins/authpdo/lang/pt-br/lang.php b/wiki/lib/plugins/authpdo/lang/pt-br/lang.php
deleted file mode 100644
index 2008ae6..0000000
--- a/wiki/lib/plugins/authpdo/lang/pt-br/lang.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * 
- * @author Frederico Gonçalves Guimarães <frederico@teia.bio.br>
- */
-$lang['connectfail']           = 'Não foi possível conectar ao banco de dados.';
-$lang['userexists']            = 'Desculpe, mas já existe esse nome de usuário.';
-$lang['writefail']             = 'Não foi possível modificar os dados do usuário. Por favor, informe ao administrador do Wiki.';