summaryrefslogtreecommitdiff
path: root/inc/lang/zh-tw
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/zh-tw
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/zh-tw')
-rw-r--r--inc/lang/zh-tw/lang.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/inc/lang/zh-tw/lang.php b/inc/lang/zh-tw/lang.php
index d3c78130a..db6e8ceec 100644
--- a/inc/lang/zh-tw/lang.php
+++ b/inc/lang/zh-tw/lang.php
@@ -158,13 +158,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'] = '更改相片資料(EXIF)';
$lang['metasaveerr'] = '相片資料(EXIF)儲存失敗喔';
$lang['metasaveok'] = '相片資料已成功儲存';