mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
11 lines
487 B
XML
11 lines
487 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!-- Authors:
|
||
* Dağlı95
|
||
* Khan27
|
||
-->
|
||
<resources>
|
||
<string name="crash_dialog_title">Nasazlıq</string>
|
||
<string name="crash_dialog_text">Uups. Nəsə düzgün çalışmır!</string>
|
||
<string name="crash_dialog_comment_prompt">Nə etdiyinizi dəqiqləşdirib, bizə bildirin və sonra e-poçtla bizə göndərin. Bu problemi həll etməyə bizə kömək edin.</string>
|
||
<string name="crash_dialog_ok_toast">Təşəkkür!</string>
|
||
</resources>
|