summaryrefslogtreecommitdiff
path: root/inc/lang/ca/lang.php
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/ca/lang.php
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/ca/lang.php')
-rw-r--r--inc/lang/ca/lang.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/inc/lang/ca/lang.php b/inc/lang/ca/lang.php
index 1a77453ef..c6b8157d3 100644
--- a/inc/lang/ca/lang.php
+++ b/inc/lang/ca/lang.php
@@ -157,12 +157,6 @@ $lang['qb_smileys'] = 'Emoticones';
$lang['qb_chars'] = 'Caràcters especials';
$lang['del_confirm'] = 'Suprimiu aquesta entrada?';
$lang['admin_register'] = 'Afegeix nou usuari';
-$lang['spell_start'] = 'Revisa l\'ortografia';
-$lang['spell_stop'] = 'Torna a edició';
-$lang['spell_wait'] = 'Espereu un moment...';
-$lang['spell_noerr'] = 'No s\'han trobat errors';
-$lang['spell_nosug'] = 'No hi ha suggeriments';
-$lang['spell_change'] = 'Canvia';
$lang['metaedit'] = 'Edita metadades';
$lang['metasaveerr'] = 'No s\'han pogut escriure les metadades';
$lang['metasaveok'] = 'S\'han desat les metadades';