Add worker info screen (#8774)

Mainly for debug purpose, might help with support.
This commit is contained in:
Ivan Iskandar
2023-01-03 09:58:11 +07:00
committed by GitHub
parent 01ec26842d
commit ab61a65b4a
3 changed files with 168 additions and 0 deletions

View File

@@ -538,6 +538,7 @@
<string name="pref_tablet_ui_mode">Tablet UI</string>
<string name="pref_verbose_logging">Verbose logging</string>
<string name="pref_verbose_logging_summary">Print verbose logs to system log (reduces app performance)</string>
<string name="pref_worker_info">Worker info</string>
<!-- About section -->
<string name="website">Website</string>
@@ -634,6 +635,7 @@
<item quantity="other">%1$s chapters</item>
</plurals>
<string name="delete_downloads_for_manga">Delete downloaded chapters?</string>
<string name="copied_to_clipboard_plain">Copied to clipboard</string>
<string name="copied_to_clipboard">Copied to clipboard:\n%1$s</string>
<string name="clipboard_copy_error">Failed to copy to clipboard</string>
<string name="source_not_installed">Source not installed: %1$s</string>