Add link to troubleshooting guide in library update error log file

This commit is contained in:
arkon
2021-12-31 15:16:44 -05:00
parent 8bb85753cc
commit 7c246ffc71
2 changed files with 4 additions and 1 deletions

View File

@@ -118,7 +118,7 @@
<string name="action_reset">Reset</string>
<string name="action_undo">Undo</string>
<string name="action_open_log">Open log</string>
<string name="action_show_errors">See full error details</string>
<string name="action_show_errors">Tap to see error details</string>
<string name="action_create">Create</string>
<string name="action_restore">Restore</string>
<string name="action_webview_back">Back</string>
@@ -732,6 +732,7 @@
</plurals>
<string name="notification_cover_update_failed">Failed to update cover</string>
<string name="notification_first_add_to_library">Please add the manga to your library before doing this</string>
<string name="library_errors_help">For help on how to fix library update errors, see %1$s</string>
<!-- File Picker Titles -->
<string name="file_select_cover">Select cover image</string>