From ae112d8c54bbccff31a9c9bd59ef9b3db8a70582 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 23 Nov 2007 13:58:40 +0100 Subject: 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 --- lib/plugins/config/lang/he/lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/plugins/config/lang/he') diff --git a/lib/plugins/config/lang/he/lang.php b/lib/plugins/config/lang/he/lang.php index d55685a09..6a5627e49 100644 --- a/lib/plugins/config/lang/he/lang.php +++ b/lib/plugins/config/lang/he/lang.php @@ -115,7 +115,6 @@ $lang['gzip_output'] = 'השתמש בקידוד תוכן של gzip עבור xhtm $lang['gdlib'] = 'גרסת ספרית ה-GD'; $lang['im_convert'] = 'נתיב לכלי ה-convert של ImageMagick'; $lang['jpg_quality'] = 'איכות הדחיסה של JPG (0-100)'; -$lang['spellchecker']= 'השתמש בבודק איות'; $lang['subscribers'] = 'התר תמיכה ברישום לדפים'; $lang['compress'] = 'פלט קומפקטי של CSS ו-javascript'; $lang['hidepages'] = 'הסתר דפים תואמים (ביטויים רגולריים)'; -- cgit v1.2.3