apps-android-commons/app/src/main/res/values-bg/error.xml
2018-04-05 09:15:25 +02:00

11 lines
573 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:
* DCLXVI
* Vodnokon4e
-->
<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>