<?php
/*
  $Id: zh-tw_long_message.php 1613 2006-07-28 09:11:59Z andrewsimpson $

  WebCollab
  ---------------------------------------
  This file created 2003 by Andrew Simpson
  
  This program is free software; you can redistribute it and/or modify it under the
  terms of the GNU General Public License as published by the Free Software Foundation;
  either version 2 of the License, or (at your option) any later version.

  This program is distributed in the hope that it will be useful, but WITHOUT ANY
  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE. See the GNU General Public License for more details.

  You should have received a copy of the GNU General Public License along with this
  program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave,
  Cambridge, MA 02139, USA.


  Function:
  ---------

  Language files for 'zh-tw'(Traditional Chinese)
  
  Maintainer: Dante Mason <mason@sikazozo.org>
  
  modified from zh-cn

*/


$taskgroup_info =   "<ul><li>如果你刪除工作組別，所有相關連的工作會被設成\'未歸類\'</li>\n".
                      "<li>你可以更改工作組別的名稱而不會影響工作內容</li>\n".
                      "<li>工作組別不可以有相同的名稱</li></ul>\n";

$usergroup_info =   "<ul><li>如果你刪除一個使用者群組，所有相關的討論區文章也會刪除</li>\n".
                      "<li>隱藏的使用者群組只可以被該群組的成員看見</li>\n".
                      "<li>你可以更改使用者群組的名稱而不會影響群組內的使用者</li>\n".
                      "<li>使用者群組不可以有相同的名稱</li></ul>\n";

$user_info      =    "請在左邊的選單選擇你的動作<br /><br />".
                      "小提示：<br />".
                      "<ul>".
                      "<li>隱藏的使用者只可以被同一使用者群組的成員看見</li>\n".
                      "<li>刪除使用者有兩個階段，第二個是永久的</li>\n".
                      "<li>一個被刪除的使用者會失去他的所有工作項目，但不會失去他的討論區文章</li>\n".
                      "<li>一個被永久刪除的使用者則會全部失去</li>\n".
					  		 "<li>一個被刪除的使用者在被還原之前，工作項目的紀錄會被保存起來</li>\n".
                      "<li>對使用者所進行的動作會被 email 至該使用者</li>\n".
                      "<li>在資料庫的密碼會被加密，你只能設定新的密碼。</li>\n".
                      "<li>密碼只會在設定時 email 至使用者一次，所以請小心密碼被 email 到了哪裡！</li>\n".
                      "<li>使用者可以更改自己的資料--這樣可以節省你的時間(和垃圾)</li>\n".
                      "</ul>\n";

?>
