mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-01 08:45:16 +08:00
Added i18n strings
This commit is contained in:
@@ -140,4 +140,5 @@
|
||||
<string name="user_apps">ユーザーアプリ</string>
|
||||
<string name="all_apps">全てのアプリ</string>
|
||||
<string name="system_apps">システムアプリ</string>
|
||||
<string name="disable_auto_wrap_error_stack_trace_content">エラースタックコンテンツの自動ラッピングを無効</string>
|
||||
</resources>
|
@@ -140,4 +140,5 @@
|
||||
<string name="user_apps">用户应用</string>
|
||||
<string name="system_apps">系统应用</string>
|
||||
<string name="all_apps">全部应用</string>
|
||||
<string name="disable_auto_wrap_error_stack_trace_content">禁止异常堆栈内容自动换行</string>
|
||||
</resources>
|
@@ -140,4 +140,5 @@
|
||||
<string name="user_apps">用戶程式</string>
|
||||
<string name="all_apps">全部程式</string>
|
||||
<string name="system_apps">系統程式</string>
|
||||
<string name="disable_auto_wrap_error_stack_trace_content">禁止異常堆棧內容自動換行</string>
|
||||
</resources>
|
@@ -140,4 +140,5 @@
|
||||
<string name="user_apps">用戶程式</string>
|
||||
<string name="all_apps">全部程式</string>
|
||||
<string name="system_apps">系統程式</string>
|
||||
<string name="disable_auto_wrap_error_stack_trace_content">禁止異常堆棧內容自動換行</string>
|
||||
</resources>
|
@@ -140,4 +140,5 @@
|
||||
<string name="user_apps">用戶程式</string>
|
||||
<string name="all_apps">全部程式</string>
|
||||
<string name="system_apps">系統程式</string>
|
||||
<string name="disable_auto_wrap_error_stack_trace_content">禁止異常堆棧內容自動換行</string>
|
||||
</resources>
|
@@ -141,4 +141,5 @@
|
||||
<string name="user_apps">User apps</string>
|
||||
<string name="system_apps">System apps</string>
|
||||
<string name="all_apps">All apps</string>
|
||||
<string name="disable_auto_wrap_error_stack_trace_content">Disable error stack trace automatic wrapping</string>
|
||||
</resources>
|
Reference in New Issue
Block a user