Add crash button to debug settings

This commit is contained in:
Stypox 2021-02-22 21:59:04 +01:00
parent 1f77e00df4
commit 9be970a4c4
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
4 changed files with 24 additions and 5 deletions

View file

@ -518,6 +518,7 @@
<string name="enable_disposed_exceptions_summary">Force reporting of undeliverable Rx exceptions outside of fragment or activity lifecycle after disposal</string>
<string name="show_original_time_ago_title">Show original time ago on items</string>
<string name="show_original_time_ago_summary">Original texts from services will be visible in stream items</string>
<string name="crash_the_app">Crash the app</string>
<!-- Subscriptions import/export -->
<string name="import_export_title">Import/export</string>
<string name="import_title">Import</string>