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 --- inc/lang/lt/lang.php | 7 ------- 1 file changed, 7 deletions(-) (limited to 'inc/lang/lt') diff --git a/inc/lang/lt/lang.php b/inc/lang/lt/lang.php index 37ff27c8a..07e90a429 100644 --- a/inc/lang/lt/lang.php +++ b/inc/lang/lt/lang.php @@ -156,13 +156,6 @@ $lang['qb_chars'] = 'Specialūs simboliai'; $lang['del_confirm']= 'Ar tikrai ištrinti pažymėtą(us) įrašą(us)?'; $lang['admin_register']= 'Sukurti naują vartotoją'; -$lang['spell_start'] = 'Patikrinti rašybą'; -$lang['spell_stop'] = 'Tęsti redagavimą'; -$lang['spell_wait'] = 'Prašau palaukti...'; -$lang['spell_noerr'] = 'Klaidų nerasta'; -$lang['spell_nosug'] = 'Taisymo pasiūlymų nėra'; -$lang['spell_change']= 'Keisti'; - $lang['metaedit'] = 'Redaguoti metaduomenis'; $lang['metasaveerr'] = 'Nepavyko išsaugoti metaduomenų'; $lang['metasaveok'] = 'Metaduomenys išsaugoti'; -- cgit v1.2.3