mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
6 lines
336 B
XML
6 lines
336 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="crash_dialog_title">കോമൺസ് തകർന്നു</string>
|
|
<string name="crash_dialog_text">അയ്യോ. എന്തോ പ്രശ്നമുണ്ടായി!</string>
|
|
<string name="crash_dialog_ok_toast">നന്ദി!</string>
|
|
</resources>
|