summaryrefslogtreecommitdiff
path: root/inc/lang/ko/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/ko/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/ko/lang.php')
-rw-r--r--inc/lang/ko/lang.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/inc/lang/ko/lang.php b/inc/lang/ko/lang.php
index 2755fe37c..ddf30aed5 100644
--- a/inc/lang/ko/lang.php
+++ b/inc/lang/ko/lang.php
@@ -167,13 +167,6 @@ $lang['qb_chars'] = '특수문자';
$lang['del_confirm']= '정말로 선택된 항목(들)을 삭제하시겠습니까?';
$lang['admin_register']= '새로운 사용자 추가';
-$lang['spell_start'] = '맞춤법 검사';
-$lang['spell_stop'] = '편집모드로';
-$lang['spell_wait'] = '잠시 기다려주세요.';
-$lang['spell_noerr'] = '틀린 맞춤법이 없습니다.';
-$lang['spell_nosug'] = '제안되는 단어가 없습니다.';
-$lang['spell_change']= '변경';
-
$lang['metaedit'] = '메타 데이타를 편집합니다.';
$lang['metasaveerr'] = '메타 데이타 쓰기가 실패했습니다.';
$lang['metasaveok'] = '메타 데이타가 저장되었습니다.';