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

12 lines
588 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:
* Auslaender
* Evropi
* Geraki
-->
<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>