futokb/java/res/values/strings-crash-reporting.xml
2024-04-09 14:37:18 -05:00

9 lines
487 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 (voiceinput@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>