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

7 lines
539 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"?>
<resources>
<string name="crash_dialog_title">Τα Commons παρουσίασαν σφάλμα</string>
<string name="crash_dialog_text">Ωχ. Κάτι πήγε στραβά!</string>
<string name="crash_dialog_comment_prompt">Πείτε μας τι κάνατε και μετά μοιραστείτε το μέσω email με μας. Θα μας βοηθήσει να το διορθώσουμε!</string>
<string name="crash_dialog_ok_toast">Ευχαριστούμε!</string>
</resources>