File tree Expand file tree Collapse file tree
assets/js/Components/Widgets Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ export default function FixIssuesContentPreview({
143143 < thead >
144144 < tr >
145145 < th > { t ( 'form.file.location.label' ) } </ th >
146- < th > { t ( 'form.file.count. label' ) } </ th >
146+ < th > { t ( 'fix. label.references ' ) } </ th >
147147 < th > { t ( 'form.file.status.label' ) } </ th >
148148 </ tr >
149149 </ thead >
Original file line number Diff line number Diff line change 509509 "form.file.instances.label" : " Instances of this file" ,
510510 "form.file.content.label" : " Content" ,
511511 "form.file.location.label" : " Location" ,
512- "form.file.count.label" : " Count" ,
513512 "form.file.status.label" : " Status" ,
514513 "form.file.external_url.label" : " External URL" ,
515514 "form.file.no_ref.label" : " There are no instances of this file being used in this course. Consider deleting it if it is no longer needed." ,
You can’t perform that action at this time.
0 commit comments