mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
14 lines
520 B
XML
14 lines
520 B
XML
<?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>
|