mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-21 02:29:44 +02:00
Don't exclude same source when checking for duplicate entries
Closes #8870
This commit is contained in:
@@ -626,7 +626,7 @@
|
||||
<!-- missing confirm menu after Compose rewrite #7901 -->
|
||||
<string name="remove_from_library">Remove from library</string>
|
||||
<string name="unknown_title">Unknown title</string>
|
||||
<string name="confirm_manga_add_duplicate">You have an entry in your library with the same name but from a different source (%1$s).\n\nDo you still wish to continue?</string>
|
||||
<string name="confirm_add_duplicate_manga">You have an entry in your library with the same name.\n\nDo you still wish to continue?</string>
|
||||
<string name="manga_added_library">Added to library</string>
|
||||
<string name="manga_removed_library">Removed from library</string>
|
||||
<string name="manga_info_expand">More</string>
|
||||
|
Reference in New Issue
Block a user