Index: nutchez-0.2/src/test/lang/lang_zh_TW
===================================================================
--- nutchez-0.2/src/test/lang/lang_zh_TW	(revision 213)
+++ nutchez-0.2/src/test/lang/lang_zh_TW	(revision 214)
@@ -11,5 +11,5 @@
 ############ Lang for master_install -Start ############
 MI_main_echo_1="歡迎使用NutchEZ, 此安裝程序會為您新建一個nutchuser帳號並協助您設定>密碼"
-MI_main_echo_2="請確認上述的安裝資訊：1.正確 2.不正確"
+MI_main_echo_2="請確認上述的安裝資訊：1.正確 2.不正確 "
 MI_main_echo_3="安裝成功！"
 MI_main_echo_4="請進入管理頁面：http://$MasterIP_Address:8080"
@@ -77,4 +77,9 @@
 
 #
+MI_show_master_info_echo_1="Master網路IP位址為："
+MI_show_master_info_echo_2="Master的MAC為： "
+
+
+#
 MI_make_ssh_key_echo_1="正在產生SSH Key... "
 MI_make_ssh_key_echo_2="SSH Key已產生"
@@ -131,5 +136,5 @@
 MI_client_install_commands_echo_3="mkdir nutchez_client_install"
 MI_client_install_commands_echo_4="cd nutchez_client_install"
-MI_client_install_commands_echo_5="scp nutchuser@$MasterIP_Address:/home/nutchuser/nutchez/source/* ."
+MI_client_install_commands_echo_5="scp -r nutchuser@$MasterIP_Address:/home/nutchuser/nutchez/source/* ."
 MI_client_install_commands_echo_6="sudo su"
 MI_client_install_commands_echo_7="./client_install"
@@ -138,4 +143,6 @@
 
 ########## Lang for Client Install - Start##########
+
+CI_finish_echo_1="NutchEZ 已完成安裝此一Client端"
 
 # [Variables Declaration] #
@@ -258,5 +265,5 @@
 MR_main_echo_1="警告 - 此一程式為移除nutchEZ程式, 若您為誤執行此一程式, 請按Ctrl+c離開此程序！"
 MR_main_echo_2="本執行程序將會移除安裝nutchEZ時所新增的檔案及nutchuser使用者帳號。"
-MR_main_echo_3="請問是否確定移除此一節點：1.確定 2.取消"
+MR_main_echo_3="請問是否確定移除此一節點：1.確定 2.取消 "
 MR_main_echo_4="移除程序已完成！"
 MR_main_echo_5="您已取消移除程序！"
@@ -289,5 +296,5 @@
 CR_main_echo_1="警告 - 此一程式為移除此用戶端的nutch node, 若您為誤執行此一程式, 請按Ctrl+c離開此程序！"
 CR_main_echo_2="本執行程序將會移除安裝nutchEZ時所新增的檔案及nutchuser使用者帳號。"
-CR_main_echo_3="請問是否確定移除此一節點：1.確定 2.取消"
+CR_main_echo_3="請問是否確定移除此一節點：1.確定 2.取消 "
 CR_main_echo_4="移除程序已完成！"
 CR_main_echo_5="您已取消移除程序！"
