Move learn more text in skipped entries notification to main content

Because people apparently don't realize they can tap actions
This commit is contained in:
arkon
2022-04-12 23:08:00 -04:00
parent 83a04da4a0
commit 28575936d3
2 changed files with 3 additions and 2 deletions

View File

@@ -740,7 +740,7 @@
</plurals>
<string name="notification_update_error">%1$d update(s) failed</string>
<string name="notification_update_skipped">%1$d update(s) skipped</string>
<string name="learn_more">Learn more</string>
<string name="learn_more">Tap to learn more</string>
<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>