diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index 97a5921..98c3601 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -140,4 +140,5 @@
ユーザーアプリ
全てのアプリ
システムアプリ
+ エラースタックコンテンツの自動ラッピングを無効
\ No newline at end of file
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 87b2544..f6a6487 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -140,4 +140,5 @@
用户应用
系统应用
全部应用
+ 禁止异常堆栈内容自动换行
\ No newline at end of file
diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml
index 660c6ae..21ac730 100644
--- a/app/src/main/res/values-zh-rHK/strings.xml
+++ b/app/src/main/res/values-zh-rHK/strings.xml
@@ -140,4 +140,5 @@
用戶程式
全部程式
系統程式
+ 禁止異常堆棧內容自動換行
\ No newline at end of file
diff --git a/app/src/main/res/values-zh-rMO/strings.xml b/app/src/main/res/values-zh-rMO/strings.xml
index 0aae91a..2d0ca72 100644
--- a/app/src/main/res/values-zh-rMO/strings.xml
+++ b/app/src/main/res/values-zh-rMO/strings.xml
@@ -140,4 +140,5 @@
用戶程式
全部程式
系統程式
+ 禁止異常堆棧內容自動換行
\ No newline at end of file
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 6df5b69..fe002ce 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -140,4 +140,5 @@
用戶程式
全部程式
系統程式
+ 禁止異常堆棧內容自動換行
\ No newline at end of file
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1a09244..9d05502 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -141,4 +141,5 @@
User apps
System apps
All apps
+ Disable error stack trace automatic wrapping
\ No newline at end of file