We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41e67a commit 82529a8Copy full SHA for 82529a8
taskflowbackend/flows/landing_zone_move.py
@@ -17,7 +17,7 @@
17
18
SAMPLE_COLL = settings.IRODS_SAMPLE_COLL
19
ZONE_INFO_CHECK = 'Checking availability and file types of {count} file{plural}'
20
-ZONE_INFO_CALC = 'Computing missing checksums in iRODS'
+ZONE_INFO_CALC = 'Calculating missing checksums in iRODS'
21
ZONE_INFO_VALIDATE = 'Validating {count} file{plural}'
22
ZONE_INFO_READ_ONLY = ', write access disabled'
23
0 commit comments