Second attempt to update changelog
Fix wording in metadata fetch dialog
This commit is contained in:
parent
c8122ebd68
commit
dec4471871
@ -4,3 +4,5 @@
|
||||
- Fix PervEden search
|
||||
- Add ability to use high-quality thumbnails on nhentai
|
||||
- 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user