mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
9 lines
283 B
XML
9 lines
283 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Authors:
|
|
* Hello903hello
|
|
-->
|
|
<resources>
|
|
<string name="crash_dialog_title">同享壞咗</string>
|
|
<string name="crash_dialog_text">哎呀。出咗錯!</string>
|
|
<string name="crash_dialog_ok_toast">多謝你!</string>
|
|
</resources>
|