mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-26 19:17:51 +02:00
Second attempt to update changelog
Fix wording in metadata fetch dialog
This commit is contained in:
@ -3,4 +3,6 @@
|
||||
- Upstream merge
|
||||
- Fix PervEden search
|
||||
- Add ability to use high-quality thumbnails on nhentai
|
||||
- Enable PervEden link importing
|
||||
- Enable PervEden link importing
|
||||
- Fix back button in library search
|
||||
- Add HentaiCafe source
|
@ -117,7 +117,7 @@ class MetadataFetchDialog {
|
||||
MaterialDialog.Builder(activity)
|
||||
.title("Metadata fetch canceled")
|
||||
.content("Library metadata fetch has been canceled.\n\n" +
|
||||
"You can run this operation later by going to: Settings > E-Hentai > Migrate library metadata")
|
||||
"You can run this operation later by going to: Settings > Advanced > Migrate library metadata")
|
||||
.positiveText("Ok")
|
||||
.cancelable(true)
|
||||
.canceledOnTouchOutside(true)
|
||||
|
Reference in New Issue
Block a user