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

11 lines
480 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:
* Emperyan
* Sayginer
-->
<resources>
<string name="crash_dialog_title">Commons çöktü</string>
<string name="crash_dialog_text">Hay Aksi! Bir şeyler yanlış gitti!</string>
<string name="crash_dialog_comment_prompt">Ne yapıyordunuz bize söyleyin, ardından e-posta yoluyla bizimle paylaşın. Bunu düzeltmemize yardımcı olun!</string>
<string name="crash_dialog_ok_toast">Teşekkürler!</string>
</resources>