blob: 03538f4e0e972a0a674c27067c2e3e1645438f5c (
plain)
1
2
3
4
|
<?xml version='1.0' encoding='utf-8'?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="fatal_error_msg" tools:ignore="UnusedResources">您的应用程序遇到一个致命错误导致它无法继续。</string>
</resources>
|