mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
7 lines
695 B
XML
7 lines
695 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_comment_prompt">താങ്കളെന്തായിരുന്നു ചെയ്തുകൊണ്ടിരുന്നതെന്ന് ഞങ്ങളെ ഇമെയിൽ വഴി അറിയിക്കുക. ശരിയാക്കാൻ ഞങ്ങൾക്കത് സഹായകരമാവും.</string>
|
|
<string name="crash_dialog_ok_toast">നന്ദി!</string>
|
|
</resources>
|