Update incorrect email address in string

This commit is contained in:
Aleksandras Kostarevas 2024-07-13 04:47:53 +03:00
parent df6efc760e
commit d19c3da314

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <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_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_text">FUTO Keyboard has crashed! Please send a report to help us fix this.</string>
<string name="crashed_title">Crash Reporter</string> <string name="crashed_title">Crash Reporter</string>