Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Merge feab9ea into 83d061d
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshwc authored Sep 25, 2022
2 parents 83d061d + feab9ea commit 5e815f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/ceiba/i18n/en.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"cancel_on_object": "There is no {1} module in course {0}! Cancel the download of {}.",
"wrong_with_object": "Error when downloading {0}! Cancel the download of {2} in {1}.",
"wrong_with_downloading_url": "Error when downloading {} ! Url: {}",
"course_download_info": "[{} / {}] Downloading {} ...",
"course_download_info": "Downloading {} ...",
"course_module_download_info": "Downloading {1} of course \"{0}\" ...",
"course_finish_info": "{} has been completely downloaded!",
"crawler_download_info": "Downloading {} ...",
"crawler_download_info": "[{} / {}] Downloading {} ...",
"crawler_download_fail": "Error when downloading {}! (url: {})",
"object_download_info": "Downloading {1} of {0} ...",
"object_finish_info": "Finish downloading {1} of {0}!",
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.2
2.2.3

0 comments on commit 5e815f1

Please sign in to comment.