apps-android-commons/app/src/main/res/values-tr/error.xml
2020-07-02 17:43:11 +02:00

14 lines
520 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:
* BaRaN6161 TURK
* Emperyan
* Hedda
* Sayginer
* ToprakM
-->
<resources>
<string name="crash_dialog_title">Commons çöktü</string>
<string name="crash_dialog_text">Ups. Bir şeyler yanlış gitti!</string>
<string name="crash_dialog_comment_prompt">Ne yaptığınızı bize söyleyin, ardından bizimle e-posta ile durumu paylaşın. Sorunu düzeltmemize yardımcı olacak!</string>
<string name="crash_dialog_ok_toast">Teşekkürler!</string>
</resources>