Fix cover sharing error string (#6911)
Cette révision appartient à :
Parent
eb33d3c991
révision
0894b1394f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -795,7 +795,7 @@ class MangaController :
|
|||
}
|
||||
} catch (e: Throwable) {
|
||||
logcat(LogPriority.ERROR, e)
|
||||
activity?.toast(R.string.error_saving_cover)
|
||||
activity?.toast(R.string.error_sharing_cover)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Référencer dans un nouveau ticket