mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-21 02:29:44 +02:00
Remove crash log notification in favor of sharing directly
This commit is contained in:
@@ -529,9 +529,8 @@
|
||||
<string name="pref_reset_viewer_flags_summary">Resets reading mode and orientation of all series</string>
|
||||
<string name="pref_reset_viewer_flags_success">All reader settings reset</string>
|
||||
<string name="pref_reset_viewer_flags_error">Couldn\'t reset reader settings</string>
|
||||
<string name="pref_dump_crash_logs">Dump crash logs</string>
|
||||
<string name="pref_dump_crash_logs">Share crash logs</string>
|
||||
<string name="pref_dump_crash_logs_summary">Saves error logs to a file for sharing with the developers</string>
|
||||
<string name="crash_log_saved">Crash logs saved</string>
|
||||
<string name="label_background_activity">Background activity</string>
|
||||
<string name="pref_disable_battery_optimization">Disable battery optimization</string>
|
||||
<string name="pref_disable_battery_optimization_summary">Helps with background library updates and backups</string>
|
||||
@@ -794,7 +793,7 @@
|
||||
|
||||
<!-- Crash screen -->
|
||||
<string name="crash_screen_title">Whoops!</string>
|
||||
<string name="crash_screen_description">%s ran into an unexpected error. We suggest you screenshot this message, dump the crash logs, and then share it in our support channel on Discord.</string>
|
||||
<string name="crash_screen_description">%s ran into an unexpected error. We suggest you share the crash logs in our support channel on Discord.</string>
|
||||
<string name="crash_screen_restart_application">Restart the application</string>
|
||||
|
||||
<!-- Stats screen -->
|
||||
@@ -915,7 +914,6 @@
|
||||
<string name="channel_new_chapters">Chapter updates</string>
|
||||
<string name="channel_app_updates">App updates</string>
|
||||
<string name="channel_ext_updates">Extension updates</string>
|
||||
<string name="channel_crash_logs">Crash logs</string>
|
||||
|
||||
<!-- S Pen actions -->
|
||||
<string name="spen_previous_page">Previous page</string>
|
||||
|
Reference in New Issue
Block a user