RemoveMangaDialog: Show manga title in dialog message (#8163)

This commit is contained in:
zbue
2022-10-09 22:56:31 +08:00
committed by GitHub
parent b95a30e424
commit 737d0fb8f3
3 changed files with 6 additions and 3 deletions

View File

@@ -876,5 +876,5 @@
<!-- App widget -->
<string name="appwidget_updates_description">See your recently updated manga</string>
<string name="appwidget_unavailable_locked">Widget not available when app lock is enabled</string>
<string name="remove_manga">You are about to remove this manga from your library</string>
<string name="remove_manga">You are about to remove \"%s\" from your library</string>
</resources>