diff --git a/src/main/kotlin/com/github/thetric/iliasdownloader/cli/sync/ItemDownloadingItemVisitor.kt b/src/main/kotlin/com/github/thetric/iliasdownloader/cli/sync/ItemDownloadingItemVisitor.kt index 3ac64d5..bcde110 100644 --- a/src/main/kotlin/com/github/thetric/iliasdownloader/cli/sync/ItemDownloadingItemVisitor.kt +++ b/src/main/kotlin/com/github/thetric/iliasdownloader/cli/sync/ItemDownloadingItemVisitor.kt @@ -93,7 +93,7 @@ class ItemDownloadingItemVisitor( // other files in the course don't seem affected and can be // downloaded. val msg = getLocalizedMessage( - "sync.download.course.failed", + "sync.download.file.failed", e.url, e.statusCode, file.name