blob: 5930b71e014784213097e06cacf42b7cf6d03e46 (
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>
|