apps-android-commons/app/src/main/res/values-fr/error.xml
2021-01-07 15:17:08 +01:00

11 lines
475 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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:
* Blurby
* Verdy p
-->
<resources>
<string name="crash_dialog_title">Commons a planté</string>
<string name="crash_dialog_text">Oups! Quelque chose sest mal passé!</string>
<string name="crash_dialog_comment_prompt">Dites-nous ce que vous faisiez, puis partagez-le avec nous par courriel. Cela nous aidera à le corriger!</string>
<string name="crash_dialog_ok_toast">Merci!</string>
</resources>