diff --git a/src/lang/qbittorrent_zh_TW.qm b/src/lang/qbittorrent_zh_TW.qm
index 7a0f45655..c0a15c926 100644
Binary files a/src/lang/qbittorrent_zh_TW.qm and b/src/lang/qbittorrent_zh_TW.qm differ
diff --git a/src/lang/qbittorrent_zh_TW.ts b/src/lang/qbittorrent_zh_TW.ts
index 23ca25b6b..93517b66b 100644
--- a/src/lang/qbittorrent_zh_TW.ts
+++ b/src/lang/qbittorrent_zh_TW.ts
@@ -20,12 +20,12 @@
Name:
- 名稱:
+ 姓名:
Country:
- 國家:
+ 國籍:
@@ -1771,7 +1771,7 @@ Are you sure you want to quit qBittorrent?
Expand all
-
+ 全部展開
@@ -2869,12 +2869,12 @@ However, those plugins were disabled.
Collapse all
- 全部折疊
+ 全部折疊
Expand all
-
+ 全部展開
diff --git a/src/src.pro b/src/src.pro
index 7e2618cb5..4e463657c 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -3,7 +3,7 @@ LANG_PATH = lang
ICONS_PATH = Icons
#Set the following variable to 1 to enable debug
-DEBUG_MODE = 1
+DEBUG_MODE = 0
# Global
TEMPLATE = app
@@ -11,7 +11,7 @@ TARGET = qbittorrent
CONFIG += qt thread x11 network
# Update this VERSION for each release
-DEFINES += VERSION=\\\"v1.2.0rc3\\\"
+DEFINES += VERSION=\\\"v1.2.0rc4\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=2
DEFINES += VERSION_BUGFIX=0