apps-android-commons/app/src/main/res/values-en-rGB/error.xml
2021-02-22 16:35:19 +01:00

12 lines
449 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Authors:
* Alefar
* Cblair91
* Nicolas Raoul
-->
<resources>
<string name="crash_dialog_title">Commons has crashed</string>
<string name="crash_dialog_text">Oops. Something went wrong!</string>
<string name="crash_dialog_comment_prompt">Tell us what you were doing, then share it via email to us. Will help us fix it!</string>
<string name="crash_dialog_ok_toast">Thank you!</string>
</resources>