summaryrefslogtreecommitdiff
path: root/lib/plugins/plugin/lang
diff options
context:
space:
mode:
authorFrederico Goncalves Guimaraes <frederico@teia.bio.br>2011-05-02 18:46:38 +0200
committerAndreas Gohr <andi@splitbrain.org>2011-05-02 18:47:14 +0200
commitf93f616806e78bf16ccc0103f3c1c9b73fa06313 (patch)
treefa78b3cbbd5e76a13b9a23fa0c28fea44994cd6b /lib/plugins/plugin/lang
parent952ab260ab7f87aa89066ccc658bfc94ba7f673a (diff)
downloadrpg-f93f616806e78bf16ccc0103f3c1c9b73fa06313.tar.gz
rpg-f93f616806e78bf16ccc0103f3c1c9b73fa06313.tar.bz2
Brazilian Portuguese language update
Diffstat (limited to 'lib/plugins/plugin/lang')
-rw-r--r--lib/plugins/plugin/lang/pt-br/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/pt-br/lang.php b/lib/plugins/plugin/lang/pt-br/lang.php
index 28955004f..bae962730 100644
--- a/lib/plugins/plugin/lang/pt-br/lang.php
+++ b/lib/plugins/plugin/lang/pt-br/lang.php
@@ -60,3 +60,4 @@ $lang['enabled'] = 'O plug-in %s foi habilitado.';
$lang['notenabled'] = 'Não foi possível habilitar o plug-in %s. Verifique as permissões de acesso.';
$lang['disabled'] = 'O plug-in %s foi desabilitado.';
$lang['notdisabled'] = 'Não foi possível desabilitar o plug-in %s. Verifique as permissões de acesso.';
+$lang['packageinstalled'] = 'O pacote do plugin (%d plugin%s: %s) foi instalado com sucesso.';