#19612425 fix a syntax error in zh-TW lang file

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8175 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-03-11 07:30:33 +00:00
parent 1d31fbb49e
commit 979dc80b18

View file

@ -278,5 +278,5 @@
$lang->edit->autosave_mins_ago = '%d分前';
$lang->edit->upload_not_enough_quota = '已超過上傳大小限制無法上傳附檔。';
$lang->edit->break_or_paragraph = ' Enter鍵換行 Shift+Enter分隔段落。;
?>
$lang->edit->break_or_paragraph = '按 Enter鍵換行按 Shift+Enter分隔段落。';
?>