<eg-string #createString i18n-text text="{{tableName}} Was Created Successfully"></eg-string>
<eg-string #deleteFailedString i18n-text text="Deletion of {{tableName}} failed or was not allowed"></eg-string>
<eg-string #deleteSuccessString i18n-text text="Deletion of {{tableName}} was successful"></eg-string>
-<eg-string #archiveFailedString i18n-text text="Archival of {{tableName}} failed or was not allowed"></eg-string>
-<eg-string #archiveSuccessString i18n-text text="Archival of {{tableName}} succeeded"></eg-string>
+<eg-string #archiveFailedString i18n-text text="Archiving of {{tableName}} failed or was not allowed"></eg-string>
+<eg-string #archiveSuccessString i18n-text text="Archiving of {{tableName}} succeeded"></eg-string>
<eg-string #flairTooltip i18n-text text="Limited Editing"></eg-string>
<ul ngbNav #courseListNav="ngbNav" class="nav-tabs">
<div [ngbNavOutlet]="coursePageNav" class="mb-3"></div>
-<eg-string #archiveFailedString i18n-text text="Archival of Course failed or was not allowed"></eg-string>
-<eg-string #archiveSuccessString i18n-text text="Archival of Course succeeded"></eg-string>
+<eg-string #archiveFailedString i18n-text text="Archiving of Course failed or was not allowed"></eg-string>
+<eg-string #archiveSuccessString i18n-text text="Archiving of Course succeeded"></eg-string>