diff --git a/calculatorpp/res/values-zh-rtw/text_messages.xml b/calculatorpp/res/values-zh-rtw/text_messages.xml
index fea86ef9..f2794afb 100644
--- a/calculatorpp/res/values-zh-rtw/text_messages.xml
+++ b/calculatorpp/res/values-zh-rtw/text_messages.xml
@@ -5,10 +5,10 @@
-->
- Arithmetic error occurred: {0}
- Too complex expression
- Too long execution time - check the expression
- Evaluation was cancelled
- No parameters are specified for function: {0}
- Infinite loop is detected in expression
-
\ No newline at end of file
+ 計算錯誤: {0}
+ 計算式過於複雜
+ 執行逾時 - 請檢查計算式
+ 計算已取消
+ 未指定函數參數: {0}
+ 計算式包含無窮迴圈
+