apps-android-commons/commons/app/src/main/res/values-iw/error.xml
2016-06-02 16:18:12 +01:00

7 lines
440 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>