Remove full stop from string that's now used as a title.

This commit is contained in:
akwizgran
2021-08-19 13:03:52 +01:00
parent 7fb2faba45
commit 571ec2257e

View File

@@ -628,7 +628,7 @@
<!-- Crash Reporter -->
<string name="crash_report_title">Briar Crash Report</string>
<string name="briar_crashed">Sorry, Briar has crashed.</string>
<string name="briar_crashed">Sorry, Briar has crashed</string>
<string name="not_your_fault">This is not your fault.</string>
<string name="please_send_report">Please help us build a better Briar by sending us a crash report.</string>
<string name="report_is_encrypted">We promise that the report is encrypted and sent securely.</string>