diff --git a/SandboxiePlus/SandMan/sandman_zh_TW.ts b/SandboxiePlus/SandMan/sandman_zh_TW.ts
index d2a8be38..cc8ffcdf 100644
--- a/SandboxiePlus/SandMan/sandman_zh_TW.ts
+++ b/SandboxiePlus/SandMan/sandman_zh_TW.ts
@@ -9074,7 +9074,7 @@ instead of "*".
Some programs read system deatils through WMI(A Windows built-in database) instead of normal ways. For example,"tasklist.exe" could get full processes list even if "HideOtherBoxes" is opened through accessing WMI. Enable this option to stop these behaviour.
- 某些程式透過 WMI (一個內建的 Windows 資料庫) 存取作業系統詳細資訊,而不是使用通常方法。例如,即使啟用了「HideOtherBoxes」(隱藏其它沙箱),「tasklist.exe」也可以透過 WMI 存取完整的處理程序清單。啟用此選項可以防止這種行為。
+ 某些程式透過 WMI (一個內建的 Windows 資料庫) 存取作業系統詳細資訊,而不是使用通常方法。例如,「tasklist.exe」可以透過 WMI 取得完整的處理程序清單,即便使用了「隱藏其它沙箱」。啟用此選項可以停止此行為。