apps-android-commons/app/src/main/res/values-sr/error.xml
2018-12-10 08:06:17 +01:00

12 lines
607 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"?>
<!-- Authors:
* Acamicamacaraca
* BadDog
* Rancher
-->
<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>