summaryrefslogtreecommitdiff
path: root/inc/lang/pt-br
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2007-11-23 13:58:40 +0100
committerAndreas Gohr <andi@splitbrain.org>2007-11-23 13:58:40 +0100
commitae112d8c54bbccff31a9c9bd59ef9b3db8a70582 (patch)
tree06bd4f197702bf3d557898059299a70c691baf4d /inc/lang/pt-br
parentffb3531a64367fc1ea179fddab045672312a3072 (diff)
downloadrpg-ae112d8c54bbccff31a9c9bd59ef9b3db8a70582.tar.gz
rpg-ae112d8c54bbccff31a9c9bd59ef9b3db8a70582.tar.bz2
Spellchecker removed
With spell checkers available in all modern browsers, having a spell checker in DokuWiki's core code is no longer necessary. This patch removes the spell checking feature. It will be made available as optional plugin. darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
Diffstat (limited to 'inc/lang/pt-br')
-rw-r--r--inc/lang/pt-br/lang.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/inc/lang/pt-br/lang.php b/inc/lang/pt-br/lang.php
index 6feeb53f9..59e067a95 100644
--- a/inc/lang/pt-br/lang.php
+++ b/inc/lang/pt-br/lang.php
@@ -158,12 +158,6 @@ $lang['qb_smileys'] = 'Carinhas';
$lang['qb_chars'] = 'Caracteres especiais';
$lang['del_confirm'] = 'Deseja realmente excluir o(s) item(ns) selecionado(s)?';
$lang['admin_register'] = 'Adicionar novo usuário';
-$lang['spell_start'] = 'Verificar ortografia';
-$lang['spell_stop'] = 'Continuar edição';
-$lang['spell_wait'] = 'Por favor, aguarde...';
-$lang['spell_noerr'] = 'Nenhum erro encontrado';
-$lang['spell_nosug'] = 'Sem sugestões';
-$lang['spell_change'] = 'Alterar';
$lang['metaedit'] = 'Editar metadados';
$lang['metasaveerr'] = 'Não foi possível escrever os metadados';
$lang['metasaveok'] = 'Os metadados foram salvos';