diff options
author | Frederico Gonçalves Guimarães <frederico@teia.bio.br> | 2009-05-14 22:26:25 +0200 |
---|---|---|
committer | Frederico Gonçalves Guimarães <frederico@teia.bio.br> | 2009-05-14 22:26:25 +0200 |
commit | 9e29a170a6688b6688a4c6467a84d5a2c45e69cf (patch) | |
tree | 66b35d282355881b143c054e4347745af66ee845 /lib/plugins/revert | |
parent | 91438e0b7e3f078823c9b702e87263c1a9dd5f00 (diff) | |
download | rpg-9e29a170a6688b6688a4c6467a84d5a2c45e69cf.tar.gz rpg-9e29a170a6688b6688a4c6467a84d5a2c45e69cf.tar.bz2 |
Brazilian Portuguese language update
Ignore-this: e7a1a44a5970faf3b81fef34eb3a306a
darcs-hash:20090514202625-776e1-98c73286d157f11fdba06dcf2a5ebaa5cbc28c6d.gz
Diffstat (limited to 'lib/plugins/revert')
-rw-r--r-- | lib/plugins/revert/lang/pt-br/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/revert/lang/pt-br/lang.php b/lib/plugins/revert/lang/pt-br/lang.php index 3390dac97..60650cbeb 100644 --- a/lib/plugins/revert/lang/pt-br/lang.php +++ b/lib/plugins/revert/lang/pt-br/lang.php @@ -20,5 +20,5 @@ $lang['reverted'] = '%s revertida para a revisão %s'; $lang['removed'] = '% removida'; $lang['revstart'] = 'O processo de reversão foi iniciado. Isso pode levar muito tempo. Se o tempo de execução do script expirar antes dele encerrar, você deverá tentar novamente usando blocos menores.'; $lang['revstop'] = 'O processo de reversão terminou com sucesso.'; -$lang['note1'] = 'Nota: a busca diferencia maiúsculas/minúsculas'; +$lang['note1'] = 'Nota: esta busca diferencia maiúsculas/minúsculas'; $lang['note2'] = 'Nota: a página será revertida para a última versão que não contém o termo de spam <i>%s</i>.'; |