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

10 lines
468 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Authors:
* Amire80
-->
<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>