futokb/java/res/values/strings-crash-reporting.xml
2024-07-13 04:47:53 +03:00

9 lines
485 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="crashed_text_email">FUTO Keyboard has crashed! Please email us a report to help us fix this (keyboard@futo.org)</string>
<string name="crashed_text">FUTO Keyboard has crashed! Please send a report to help us fix this.</string>
<string name="crashed_title">Crash Reporter</string>
<string name="crash_report_accept">Send Report</string>
<string name="crash_report_reject">Ignore</string>
</resources>