apps-android-commons/app/src/main/res/values-zh-rTW/error.xml
2017-03-06 09:17:27 +01:00

7 lines
395 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="crash_dialog_title">共享資源已當機</string>
<string name="crash_dialog_text">哎呀。出了錯 </string>
<string name="crash_dialog_comment_prompt">透過電子郵件告訴我們您先前做了什麼。這將協助我們修復它!</string>
<string name="crash_dialog_ok_toast">謝謝!</string>
</resources>